use transient-hashmap from crates.io
This commit is contained in:
@@ -19,7 +19,7 @@ ethsync = { path = "../sync" }
|
||||
clippy = { version = "0.0.44", optional = true }
|
||||
rustc-serialize = "0.3"
|
||||
serde_macros = { version = "0.6.13", optional = true }
|
||||
transient-hashmap = { git = "https://github.com/debris/transient-hashmap" }
|
||||
transient-hashmap = "0.1"
|
||||
|
||||
[build-dependencies]
|
||||
serde_codegen = { version = "0.6.13", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user