Skip to content

Commit 85c53a9

Browse files
committed
Auto merge of #342 - tillarnold:master, r=utkarshkukreti
Add the repository field to Cargo.toml
2 parents 7743599 + 5d4a86a commit 85c53a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ name = "nix"
44
description = "Rust friendly bindings to *nix APIs"
55
version = "0.5.1-pre"
66
authors = ["Carl Lerche <[email protected]>"]
7-
homepage = "https://github.com/carllerche/nix-rust"
7+
homepage = "https://github.com/nix-rust/nix"
8+
repository = "https://github.com/nix-rust/nix"
89
license = "MIT"
910
exclude = [
1011
".gitignore",

0 commit comments

Comments
 (0)