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 5c7c8b2c89..8fee2b64fd 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2349,6 +2349,8 @@ dependencies = [
"crossbeam-channel",
"notify",
"paths",
+ "rayon",
+ "rustc-hash",
"stdx",
"tracing",
"vfs",