diff --git a/Cargo.lock b/Cargo.lock index 45e54d2..6cded64 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1482,6 +1482,7 @@ dependencies = [ "glt", "iced", "indicatif", + "rayon", "regex", "rhai", "rustc-hash 2.1.2",