mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-13 00:40:22 +00:00
bump parking_lot packages
This commit is contained in:
parent
cf22135ec2
commit
81b798470e
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ crossbeam-utils = { version = "0.8", default-features = false }
|
|||
dashmap = "4.0.2"
|
||||
hashlink = "0.7.0"
|
||||
indexmap = "1.0.1"
|
||||
lock_api = "0.4"
|
||||
lock_api = "0.4.7"
|
||||
log = "0.4.5"
|
||||
parking_lot = "0.11.0"
|
||||
parking_lot = "0.12.1"
|
||||
rustc-hash = "1.0"
|
||||
smallvec = "1.0.0"
|
||||
oorandom = "11"
|
||||
|
|
Loading…
Reference in a new issue