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 9c65b39f7..40621e891 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -900,6 +900,7 @@ version = "0.1.0"
900name = "ra_assists" 900name = "ra_assists"
901version = "0.1.0" 901version = "0.1.0"
902dependencies = [ 902dependencies = [
903 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
903 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", 904 "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
904 "ra_db 0.1.0", 905 "ra_db 0.1.0",
905 "ra_fmt 0.1.0", 906 "ra_fmt 0.1.0",