Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 70611dd131..7ada91d2b6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1214,7 +1214,9 @@ version = "0.0.0"
dependencies = [
"dashmap",
"hashbrown 0.14.5",
+ "rayon",
"rustc-hash 2.1.1",
+ "smallvec",
"triomphe",
]