diff --git a/Cargo.toml b/Cargo.toml index 2a94513..5257e33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ license = "Apache-2.0" repository = "https://github.com/achanda/ipnetwork" keywords = ["network", "ip", "address"] readme = "README.md" -documentation = "https://docs.rs/ipnetwork/" categories = ["network-programming", "os"] edition = "2018"