Update clippy

This commit is contained in:
Abhishek Chanda
2016-01-31 22:37:59 -08:00
parent 42adf4ee93
commit 6cae23f69c

View File

@ -7,7 +7,7 @@ license = "Apache-2.0"
repository = "https://github.com/achanda/ipnetwork"
[dependencies]
clippy = {version = "0.0.21", optional = true}
clippy = {version = "0.0.37", optional = true}
ip = "1.0.0"
[features]