Skip to content

Commit

Permalink
Companion for #6584 (#1373)
Browse files Browse the repository at this point in the history
* Companion for #6584

paritytech/substrate#6584

* updating sp-io

* Update dev-dependency, too

* update lockfile

Co-authored-by: Benjamin Kampmann <ben@gnunicorn.org>
  • Loading branch information
bkchr and gnunicorn authored Jul 8, 2020
1 parent 0ea873f commit 72a040f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay/polkadot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ libsecp256k1 = "0.3.2"
tiny-keccak = "1.5.0"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
trie-db = "0.22.0"
serde_json = "1.0.41"

[build-dependencies]
Expand Down

0 comments on commit 72a040f

Please sign in to comment.