Upgrade to edition 2018

This commit is contained in:
Linus Färnstrand
2019-03-25 15:15:21 +01:00
parent c2d4b9aeae
commit d8f3cc1992

View File

@ -9,6 +9,7 @@ keywords = ["network", "ip", "address"]
readme = "README.md"
documentation = "https://docs.rs/ipnetwork/"
categories = ["network-programming", "os"]
edition = "2018"
[dependencies]
clippy = {version = "0.0.302", optional = true}