diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index e40c12a92..ca0311595 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1867,6 +1867,7 @@ name = "vfs" | |||
1867 | version = "0.0.0" | 1867 | version = "0.0.0" |
1868 | dependencies = [ | 1868 | dependencies = [ |
1869 | "fst", | 1869 | "fst", |
1870 | "indexmap", | ||
1870 | "paths", | 1871 | "paths", |
1871 | "rustc-hash", | 1872 | "rustc-hash", |
1872 | ] | 1873 | ] |