Skip to content

Commit

Permalink
Merge pull request #697 from jonas-schievink/rm-homepage
Browse files Browse the repository at this point in the history
Remove `homepage` from Cargo.toml
  • Loading branch information
asomers authored Jul 21, 2017
2 parents 33b3e42 + db38794 commit a4701e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name = "nix"
description = "Rust friendly bindings to *nix APIs"
version = "0.9.0-pre"
authors = ["The nix-rust Project Developers"]
homepage = "https://github.com/nix-rust/nix"
repository = "https://github.com/nix-rust/nix"
license = "MIT"
categories = ["os::unix-apis"]
Expand Down

0 comments on commit a4701e9

Please sign in to comment.