diff --git a/Cargo.toml b/Cargo.toml index f89a263..4982d64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ipnetwork" version = "0.8.0" -authors = ["Abhishek Chanda ", "Linus Färnstrand "] +authors = ["Abhishek Chanda ", "Linus Färnstrand "] description = "A library to work with IP CIDRs in Rust, heavily WIP" license = "Apache-2.0" repository = "https://github.com/achanda/ipnetwork"