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 327d32d0e..3c78346c1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -998,6 +998,7 @@ dependencies = [
998 "proptest 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", 998 "proptest 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
999 "ra_assists 0.1.0", 999 "ra_assists 0.1.0",
1000 "ra_db 0.1.0", 1000 "ra_db 0.1.0",
1001 "ra_fmt 0.1.0",
1001 "ra_hir 0.1.0", 1002 "ra_hir 0.1.0",
1002 "ra_ide_api_light 0.1.0", 1003 "ra_ide_api_light 0.1.0",
1003 "ra_syntax 0.1.0", 1004 "ra_syntax 0.1.0",