Bump parking_lot (#4817)

Hopefully this can be merged if the tests pass.
This commit is contained in:
Demi Obenour
2020-02-04 15:56:50 +00:00
committed by GitHub
parent cd0d2fd791
commit 0ab013bddb
33 changed files with 63 additions and 63 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ linked-hash-map = "0.5.2"
linked_hash_set = "0.1.3"
log = "0.4.8"
lru = "0.4.0"
parking_lot = "0.9.0"
parking_lot = "0.10.0"
rand = "0.7.2"
rustc-hex = "2.0.1"
sc-block-builder = { version = "0.8", path = "../block-builder" }