mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Upgrade libp2p-identity to 0.1.3 (#1204)
Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
@@ -22,7 +22,7 @@ codec = { package = "parity-scale-codec", version = "3.6.1", features = [
|
||||
"derive",
|
||||
] }
|
||||
futures = "0.3.21"
|
||||
libp2p-identity = { version = "0.1.2", features = ["peerid"] }
|
||||
libp2p-identity = { version = "0.1.3", features = ["peerid"] }
|
||||
sc-consensus = { path = "../../consensus/common" }
|
||||
sp-consensus = { path = "../../../primitives/consensus/common" }
|
||||
sp-consensus-grandpa = { path = "../../../primitives/consensus/grandpa" }
|
||||
|
||||
Reference in New Issue
Block a user