aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5c87cf8e5..1c6161504 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1048,7 +1048,7 @@ dependencies = [
1048 "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", 1048 "insta 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
1049 "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", 1049 "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)",
1050 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", 1050 "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
1051 "parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", 1051 "parking_lot 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
1052 "ra_arena 0.1.0", 1052 "ra_arena 0.1.0",
1053 "ra_db 0.1.0", 1053 "ra_db 0.1.0",
1054 "ra_hir_def 0.1.0", 1054 "ra_hir_def 0.1.0",