build: upgrade parking_lot to 0.12.4

This commit is contained in:
link2xt
2025-06-05 20:12:14 +00:00
parent 628b178076
commit 026ddbf9f1
3 changed files with 19 additions and 9 deletions

View File

@@ -75,7 +75,7 @@ mime = "0.3.17"
num_cpus = "1.17"
num-derive = "0.4"
num-traits = { workspace = true }
parking_lot = "0.12"
parking_lot = "0.12.4"
percent-encoding = "2.3"
pgp = { version = "0.16.0", default-features = false }
pin-project = "1"