mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 17:01:09 +00:00
Update to libp2p 0.12 (#3408)
This commit is contained in:
committed by
Gavin Wood
parent
6a7a222882
commit
be732a2d68
@@ -11,7 +11,7 @@ parking_lot = "0.9.0"
|
||||
futures01 = { package = "futures", version = "0.1" }
|
||||
futures-preview = { version = "=0.3.0-alpha.17", features = ["compat"] }
|
||||
futures-timer = "0.2.1"
|
||||
libp2p = { version = "0.11.0", default-features = false, features = ["libp2p-websocket"] }
|
||||
libp2p = { version = "0.12.0", default-features = false, features = ["libp2p-websocket"] }
|
||||
log = "0.4"
|
||||
rand = "0.6"
|
||||
serde = { version = "1.0.81", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user