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 150e6d1ea..39dd6a3cf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -697,7 +697,6 @@ dependencies = [
697name = "ra_db" 697name = "ra_db"
698version = "0.1.0" 698version = "0.1.0"
699dependencies = [ 699dependencies = [
700 "backtrace 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
701 "parking_lot 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", 700 "parking_lot 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
702 "ra_editor 0.1.0", 701 "ra_editor 0.1.0",
703 "ra_syntax 0.1.0", 702 "ra_syntax 0.1.0",