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 3a3793581..a63eac57a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -763,6 +763,7 @@ dependencies = [
763 "languageserver-types 0.53.0 (registry+https://github.com/rust-lang/crates.io-index)", 763 "languageserver-types 0.53.0 (registry+https://github.com/rust-lang/crates.io-index)",
764 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 764 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
765 "parking_lot 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", 765 "parking_lot 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
766 "proptest 0.8.7 (registry+https://github.com/rust-lang/crates.io-index)",
766 "ra_analysis 0.1.0", 767 "ra_analysis 0.1.0",
767 "ra_editor 0.1.0", 768 "ra_editor 0.1.0",
768 "ra_syntax 0.1.0", 769 "ra_syntax 0.1.0",