pin version

This commit is contained in:
sharks
2018-04-16 19:22:33 -05:00
parent 15fa093618
commit 6b4dc9762b

View File

@ -16,7 +16,7 @@ serde = { version = ">=0.8.0, <2.0", optional = true }
serde_derive = { version = ">=0.8.0, <2.0", optional = true }
[dev-dependencies]
serde_json = "*"
serde_json = "1.0"
[badges]
travis-ci = { repository = "achanda/ipnetwork" }