mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 20:47:56 +00:00
Bump parking_lot from 0.9.0 to 0.10.0 (#40)
This commit is contained in:
committed by
Bastian Köcher
parent
e5f998d7d9
commit
65fb02b216
@@ -15,7 +15,7 @@ futures = "0.3.1"
|
||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee.git", default-features = false, features = ["http"] }
|
||||
linked-hash-map = "0.5.2"
|
||||
log = "0.4.8"
|
||||
parking_lot = "0.9.0"
|
||||
parking_lot = "0.10.0"
|
||||
rustc-hex = "2.0.1"
|
||||
serde = { version = "1.0.40", features = ["derive"] }
|
||||
serde_json = "1.0.40"
|
||||
|
||||
Reference in New Issue
Block a user