diff --git a/Cargo.toml b/Cargo.toml index 3e9160f..32be19e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ipnetwork" version = "0.7.0" -authors = ["Abhishek Chanda "] +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"