Migrate to parking_lot

This commit is contained in:
2026-08-20 00:07:09 +03:00
parent bf805b79e5
commit 66f8a83dec
13 changed files with 85 additions and 73 deletions
Generated
+1 -1
View File
@@ -2319,6 +2319,7 @@ dependencies = [
"iced",
"iced_core",
"mimalloc",
"parking_lot",
"rand",
"rayon",
"reqwest",
@@ -2326,7 +2327,6 @@ dependencies = [
"rhai",
"rodio",
"rusqlite",
"serde",
"serde_json",
"sha2",
"tokio",