Companion for #6584 (#1373)

* Companion for #6584

https://github.com/paritytech/substrate/pull/6584

* updating sp-io

* Update dev-dependency, too

* update lockfile

Co-authored-by: Benjamin Kampmann <ben@gnunicorn.org>
This commit is contained in:
Bastian Köcher
2020-07-08 11:42:46 +02:00
committed by GitHub
parent c9046d9686
commit 61ba45aaad
4 changed files with 182 additions and 179 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ sp-application-crypto = { git = "https://github.com/paritytech/substrate", branc
randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" }
pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" }
treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.21.0"
trie-db = "0.22.0"
serde_json = "1.0.41"
libsecp256k1 = "0.3.2"