aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 51cf1825d..69134b434 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -668,6 +668,7 @@ dependencies = [
668name = "ra_db" 668name = "ra_db"
669version = "0.1.0" 669version = "0.1.0"
670dependencies = [ 670dependencies = [
671 "backtrace 0.3.13 (registry+https://github.com/rust-lang/crates.io-index)",
671 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", 672 "parking_lot 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
672 "ra_editor 0.1.0", 673 "ra_editor 0.1.0",
673 "ra_syntax 0.1.0", 674 "ra_syntax 0.1.0",