update rhododendron trie-bench for parity-codec 3.0 (#1613)

* update rhd and tri

* .lock and wasm build
This commit is contained in:
thiolliere
2019-01-31 11:04:41 +01:00
committed by Bastian Köcher
parent 6cf382f8b0
commit 9de35fa7d5
5 changed files with 12 additions and 33 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ tokio = "0.1.7"
parking_lot = "0.7.1"
error-chain = "0.12"
log = "0.4"
rhododendron = { version = "0.4.0", features = ["codec"] }
rhododendron = { version = "0.5.0", features = ["codec"] }
exit-future = "0.1"
[dev-dependencies]