Bump parking_lot from 0.9.0 to 0.10.0 (#40)

This commit is contained in:
dependabot-preview[bot]
2020-03-23 03:05:43 +00:00
committed by Bastian Köcher
parent e5f998d7d9
commit 65fb02b216
+1 -1
View File
@@ -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"