diff --git a/Cargo.toml b/Cargo.toml index 70fef7a..326bc5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,9 +4,9 @@ version = "0.2.33" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md" -repository = "https://github.com/rust-lang-nursery/net2-rs" -homepage = "https://github.com/rust-lang-nursery/net2-rs" -documentation = "https://doc.rust-lang.org/net2-rs/" +repository = "https://github.com/deprecrated/net2-rs" +homepage = "https://github.com/deprecrated/net2-rs" +documentation = "https://docs.rs/net2/~0.2" description = """ Extensions to the standard library's networking types as proposed in RFC 1158. """