Remove unused crates (#3185)

* Remove unused crates

also bump minor versions in Cargo.lock
This commit is contained in:
hashmap
2020-01-15 11:34:14 +01:00
committed by GitHub
parent 0ad2513bb6
commit c2026bd686
8 changed files with 890 additions and 778 deletions
-1
View File
@@ -17,7 +17,6 @@ log = "0.4"
serde = "1"
serde_derive = "1"
serde_json = "1"
uuid = { version = "0.6", features = ["serde", "v4"] }
lazy_static = "1"
zeroize = "0.9"