mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 11:41:04 +00:00
Upgrade pin-project (#12426)
This fixes some warnings on latest nightly.
This commit is contained in:
@@ -32,7 +32,7 @@ linked-hash-map = "0.5.4"
|
||||
log = "0.4.17"
|
||||
lru = "0.7.5"
|
||||
parking_lot = "0.12.1"
|
||||
pin-project = "1.0.10"
|
||||
pin-project = "1.0.12"
|
||||
prost = "0.11"
|
||||
rand = "0.7.2"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user