mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 02:21:14 +00:00
Upgrade pin-project (#12426)
This fixes some warnings on latest nightly.
This commit is contained in:
@@ -19,7 +19,7 @@ futures = "0.3.21"
|
||||
libp2p = { version = "0.46.1", default-features = false, features = ["dns-async-std", "tcp-async-io", "wasm-ext", "websocket"] }
|
||||
log = "0.4.17"
|
||||
parking_lot = "0.12.1"
|
||||
pin-project = "1.0.10"
|
||||
pin-project = "1.0.12"
|
||||
rand = "0.7.2"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
serde_json = "1.0.85"
|
||||
|
||||
Reference in New Issue
Block a user