Bump parking_lot from 0.10.0 to 0.10.2 (#63)

This commit is contained in:
dependabot-preview[bot]
2020-04-13 01:58:24 +00:00
committed by Bastian Köcher
parent d631178e41
commit 28bb7238f6
+1 -1
View File
@@ -16,7 +16,7 @@ jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee.git", default-featu
linked-hash-map = "0.5.2" linked-hash-map = "0.5.2"
log = "0.4.8" log = "0.4.8"
num-traits = "0.2" num-traits = "0.2"
parking_lot = "0.10.0" parking_lot = "0.10.2"
rustc-hex = "2.0.1" rustc-hex = "2.0.1"
serde = { version = "1.0.106", features = ["derive"] } serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.51" serde_json = "1.0.51"