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 9c7afe74b..eafe8d64b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1008,6 +1008,7 @@ dependencies = [
1008 "proptest 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", 1008 "proptest 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
1009 "ra_assists 0.1.0", 1009 "ra_assists 0.1.0",
1010 "ra_db 0.1.0", 1010 "ra_db 0.1.0",
1011 "ra_fmt 0.1.0",
1011 "ra_hir 0.1.0", 1012 "ra_hir 0.1.0",
1012 "ra_ide_api_light 0.1.0", 1013 "ra_ide_api_light 0.1.0",
1013 "ra_syntax 0.1.0", 1014 "ra_syntax 0.1.0",