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 ba9a201b9..90c505f40 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -872,6 +872,7 @@ dependencies = [
872 "ra_hir 0.1.0", 872 "ra_hir 0.1.0",
873 "ra_syntax 0.1.0", 873 "ra_syntax 0.1.0",
874 "ra_text_edit 0.1.0", 874 "ra_text_edit 0.1.0",
875 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
875 "test_utils 0.1.0", 876 "test_utils 0.1.0",
876] 877]
877 878