bump a bunch of deps in parity-common (#3402)

* bump a bunch of deps in parity-common

* update Substrate

* fix browser check

Co-authored-by: parity-processbot <>
This commit is contained in:
Andronik Ordian
2021-07-05 21:45:51 +02:00
committed by GitHub
parent 378905df9d
commit e80475ce4e
14 changed files with 284 additions and 294 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ edition = "2018"
futures = "0.3.15"
tracing = "0.1.26"
memory-lru = "0.1.0"
parity-util-mem = { version = "0.9.0", default-features = false }
parity-util-mem = { version = "0.10.0", default-features = false }
sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" }
sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" }