mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 10:31:04 +00:00
* Revert "chore: update libp2p to 0.52.1 (#14429)"
This reverts commit 59d8b86450.
* Fix dependencies
* Update dependencies
* Update Cargo.lock
This commit is contained in:
@@ -22,7 +22,7 @@ async-trait = "0.1.58"
|
||||
codec = { package = "parity-scale-codec", version = "3.6.1", features = ["derive"] }
|
||||
futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
libp2p = "0.52.1"
|
||||
libp2p = "0.51.3"
|
||||
log = "0.4.17"
|
||||
mockall = "0.11.3"
|
||||
prost = "0.11"
|
||||
|
||||
Reference in New Issue
Block a user