diff --git a/Cargo.toml b/Cargo.toml index 4ce2ad2..d99a3f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ repository = "https://github.com/achanda/ipnetwork" keywords = ["network", "ip", "address", "cidr"] readme = "README.md" categories = ["network-programming", "parser-implementations"] -edition = "2018" +edition = "2021" [dependencies] serde = { version = "1", optional = true }