Cargo.toml documentation key points to https://docs.rs/CRATE ([C-DOCS-RS])

This commit is contained in:
Kris Price
2017-09-03 19:17:52 -07:00
parent 440723bd43
commit e09b8d7bf2
+1
View File
@@ -8,5 +8,6 @@ repository = "https://github.com/krisprice/ipnet"
keywords = ["IP", "CIDR", "network", "prefix", "subnet"]
categories = ["network-programming"]
readme = "README.md"
documentation = "https://docs.rs/ipnet"
[dependencies]