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

@@ -37,6 +37,7 @@ skip = [
{ name = "rand_core", version = "0.6.4" },
{ name = "rand", version = "0.8.5" },
{ name = "redox_syscall", version = "0.3.5" },
{ name = "redox_syscall", version = "0.4.1" },
{ name = "regex-automata", version = "0.1.10" },
{ name = "regex-syntax", version = "0.6.29" },
{ name = "rustix", version = "0.38.44" },