mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-22 13:51:05 +00:00
Update to libp2p 0.12 (#3408)
This commit is contained in:
committed by
Gavin Wood
parent
6a7a222882
commit
be732a2d68
@@ -9,7 +9,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
futures-preview = "=0.3.0-alpha.17"
|
||||
libp2p = { version = "0.11.0", default-features = false }
|
||||
libp2p = { version = "0.12.0", default-features = false }
|
||||
linked-hash-map = "0.5"
|
||||
log = "0.4"
|
||||
lru-cache = "0.1.2"
|
||||
|
||||
Reference in New Issue
Block a user