Bump parking_lot from 0.10.2 to 0.11.0 (#151)

This commit is contained in:
dependabot-preview[bot]
2020-06-29 01:56:04 +00:00
committed by Bastian Köcher
parent e39ca0dc16
commit 6d569086bd
+1 -1
View File
@@ -22,7 +22,7 @@ linked-hash-map = "0.5.3"
log = "0.4.8"
num-traits = "0.2"
parity-crypto = { version = "0.6", features = ["publickey"] }
parking_lot = "0.10.2"
parking_lot = "0.11.0"
rustc-hex = "2.0.1"
serde = { version = "1.0.114", features = ["derive"] }
serde_json = "1.0.55"