aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f51914883..b482ca28f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -610,7 +610,6 @@ name = "ra_analysis"
610version = "0.1.0" 610version = "0.1.0"
611dependencies = [ 611dependencies = [
612 "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)",
613 "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
614 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", 613 "log 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
615 "once_cell 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", 614 "once_cell 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
616 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", 615 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",