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 6435bfb47..5f82e92f4 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -667,6 +667,7 @@ name = "ra_analysis"
667version = "0.1.0" 667version = "0.1.0"
668dependencies = [ 668dependencies = [
669 "fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", 669 "fst 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
670 "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
670 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 671 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
671 "parking_lot 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", 672 "parking_lot 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
672 "ra_db 0.1.0", 673 "ra_db 0.1.0",