We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f41cb commit 67ec2c1Copy full SHA for 67ec2c1
Cargo.toml
@@ -4,9 +4,9 @@ version = "0.2.33"
4
authors = ["Alex Crichton <[email protected]>"]
5
license = "MIT/Apache-2.0"
6
readme = "README.md"
7
-repository = "https://github.com/rust-lang-nursery/net2-rs"
8
-homepage = "https://github.com/rust-lang-nursery/net2-rs"
9
-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"
10
description = """
11
Extensions to the standard library's networking types as proposed in RFC 1158.
12
"""
0 commit comments