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 bfa0bf2ed..a8113a87d 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -757,6 +757,7 @@ dependencies = [ | |||
757 | "fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", | 757 | "fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
758 | "insta 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", | 758 | "insta 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
759 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 759 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
760 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | ||
760 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 761 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
761 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 762 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
762 | "ra_db 0.1.0", | 763 | "ra_db 0.1.0", |