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 bb0feec2e..f51914883 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -609,7 +609,6 @@ dependencies = [ | |||
609 | name = "ra_analysis" | 609 | name = "ra_analysis" |
610 | version = "0.1.0" | 610 | version = "0.1.0" |
611 | dependencies = [ | 611 | dependencies = [ |
612 | "crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | ||
613 | "fst 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", | 612 | "fst 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
614 | "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 613 | "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
615 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", | 614 | "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |