Skip to content

Commit

Permalink
bump parking_lot packages
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasmalik committed Jun 7, 2022
1 parent cf22135 commit 81b7984
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 81b7984

Please sign in to comment.