mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 14:57:56 +00:00
*: Update to libp2p v0.34.0 (#7888)
* *: Update to libp2p v0.34.0 * client/network: Update bytes, unsigned-varint and asynchronous-codec * client: Update to prost v0.7
This commit is contained in:
@@ -19,7 +19,7 @@ regex = "1.4.2"
|
||||
tokio = { version = "0.2.21", features = [ "signal", "rt-core", "rt-threaded", "blocking" ] }
|
||||
futures = "0.3.9"
|
||||
fdlimit = "0.2.1"
|
||||
libp2p = "0.33.0"
|
||||
libp2p = "0.34.0"
|
||||
parity-scale-codec = "1.3.6"
|
||||
hex = "0.4.2"
|
||||
rand = "0.7.3"
|
||||
|
||||
Reference in New Issue
Block a user