minor: Use a workspace dependency for parking_lot

This commit is contained in:
Michael Davis 2025-03-13 12:34:40 -04:00
parent fdaf12a35d
commit b47c9da3a1
No known key found for this signature in database
5 changed files with 5 additions and 4 deletions

View file

@ -46,6 +46,7 @@ bitflags = "2.9"
unicode-segmentation = "1.2"
ropey = { version = "1.6.1", default-features = false, features = ["simd"] }
foldhash = "0.1"
parking_lot = "0.12"
[workspace.package]
version = "25.1.1"