aboutsummaryrefslogtreecommitdiff
path: root/vfs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vfs/Cargo.toml')
-rw-r--r--vfs/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vfs/Cargo.toml b/vfs/Cargo.toml
index 7a5dc6b..d1d654c 100644
--- a/vfs/Cargo.toml
+++ b/vfs/Cargo.toml
@@ -6,4 +6,4 @@ license = "MIT"
6 6
7[dependencies] 7[dependencies]
8indexmap = "1.6.2" 8indexmap = "1.6.2"
9 9rayon = "1.5.1"