diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 39bfcde41..25ad749ee 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1128,7 +1128,6 @@ dependencies = [ | |||
1128 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1128 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1129 | "notify 4.0.9 (registry+https://github.com/rust-lang/crates.io-index)", | 1129 | "notify 4.0.9 (registry+https://github.com/rust-lang/crates.io-index)", |
1130 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1130 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1131 | "ra_arena 0.1.0", | ||
1132 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1131 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1133 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1132 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1134 | "tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)", | 1133 | "tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |