diff --git a/Cargo.toml b/Cargo.toml index 5cdebc7119ed9..2f2663ada100c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,8 @@ name = "nix" description = "Rust friendly bindings to *nix APIs" version = "0.5.1-pre" authors = ["Carl Lerche "] -homepage = "/~https://github.com/carllerche/nix-rust" +homepage = "/~https://github.com/nix-rust/nix" +repository = "/~https://github.com/nix-rust/nix" license = "MIT" exclude = [ ".gitignore",