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
@@ -25,4 +25,4 @@ tokio-executor = { version = "0.2.0-alpha.6", features = ["blocking"] }
[dev-dependencies]
sc-transaction-pool = { version = "2.0.0", path = "../../client/transaction-pool" }
substrate-test-runtime-client = { version = "2.0.0", path = "../../test-utils/runtime/client" }
parking_lot = "0.9"
parking_lot = "0.10.0"