mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-22 21:05:11 +00:00
upgrade parking lot
This commit is contained in:
parent
31789ec7ef
commit
f9610df77e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ readme = "README.md"
|
|||
[dependencies]
|
||||
derive-new = "0.5.5"
|
||||
rustc-hash = "1.0"
|
||||
parking_lot = "0.6.4"
|
||||
parking_lot = "0.7.0"
|
||||
lock_api = "0.1.4"
|
||||
indexmap = "1.0.1"
|
||||
log = "0.4.5"
|
||||
|
|
Loading…
Reference in a new issue