Skip to content

Commit 67ec2c1

Browse files
committed
Update URLs in Cargo.toml
1 parent 24f41cb commit 67ec2c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ version = "0.2.33"
44
authors = ["Alex Crichton <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
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/"
7+
repository = "https://github.com/deprecrated/net2-rs"
8+
homepage = "https://github.com/deprecrated/net2-rs"
9+
documentation = "https://docs.rs/net2/~0.2"
1010
description = """
1111
Extensions to the standard library's networking types as proposed in RFC 1158.
1212
"""

0 commit comments

Comments
 (0)