mirror of
https://github.com/achanda/ipnetwork.git
synced 2025-06-15 00:26:33 +00:00
Merge pull request #143 from achanda/upgrade-edition
feat: Upgrade rust edition
This commit is contained in:
@ -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 }
|
||||
|
Reference in New Issue
Block a user