Update parking_lot to 0.7 (#10050)
This commit is contained in:
committed by
Niklas Adolfsson
parent
61e8baee0c
commit
1a2fc03083
@@ -9,7 +9,7 @@ num_cpus = "1.6"
|
||||
rustc-hex = "1.0"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
parking_lot = "0.6"
|
||||
parking_lot = "0.7"
|
||||
ethstore = { path = "../" }
|
||||
dir = { path = '../../util/dir' }
|
||||
panic_hook = { path = "../../util/panic_hook" }
|
||||
|
||||
Reference in New Issue
Block a user