mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 21:01:05 +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:
@@ -19,7 +19,7 @@ prost-build = "0.11"
|
||||
async-channel = "1.8.0"
|
||||
cid = "0.9.0"
|
||||
futures = "0.3.21"
|
||||
libp2p-identity = { version = "0.2.0", features = ["peerid"] }
|
||||
libp2p-identity = { version = "0.1.2", features = ["peerid"] }
|
||||
log = "0.4.17"
|
||||
prost = "0.11"
|
||||
thiserror = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user