phase 7: update Cargo.lock for rayon dependency

This commit is contained in:
Glint Dev
2026-07-24 16:56:05 +03:00
parent 144ac12107
commit 906dde1569

1
Cargo.lock generated
View File

@@ -1482,6 +1482,7 @@ dependencies = [
"glt", "glt",
"iced", "iced",
"indicatif", "indicatif",
"rayon",
"regex", "regex",
"rhai", "rhai",
"rustc-hash 2.1.2", "rustc-hash 2.1.2",