mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 20:31:04 +00:00
Bump parking_lot (#4817)
Hopefully this can be merged if the tests pass.
This commit is contained in:
@@ -8,7 +8,7 @@ license = "GPL-3.0"
|
||||
|
||||
[dependencies]
|
||||
bytes = "0.5"
|
||||
parking_lot = "0.9.0"
|
||||
parking_lot = "0.10.0"
|
||||
futures = "0.3.1"
|
||||
futures-timer = "2.0.0"
|
||||
libp2p = { version = "0.15.0", default-features = false, features = ["libp2p-websocket"] }
|
||||
|
||||
Reference in New Issue
Block a user