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 b95f176fc..736f1994e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1032,6 +1032,7 @@ dependencies = [
1032 "lsp-server 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", 1032 "lsp-server 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
1033 "lsp-types 0.61.0 (registry+https://github.com/rust-lang/crates.io-index)", 1033 "lsp-types 0.61.0 (registry+https://github.com/rust-lang/crates.io-index)",
1034 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", 1034 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
1035 "ra_cfg 0.1.0",
1035 "ra_db 0.1.0", 1036 "ra_db 0.1.0",
1036 "ra_ide_api 0.1.0", 1037 "ra_ide_api 0.1.0",
1037 "ra_prof 0.1.0", 1038 "ra_prof 0.1.0",