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 ad9f6970b..55bef8cb9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1088,6 +1088,7 @@ dependencies = [
1088 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", 1088 "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
1089 "ra_arena 0.1.0", 1089 "ra_arena 0.1.0",
1090 "ra_db 0.1.0", 1090 "ra_db 0.1.0",
1091 "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
1091 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", 1092 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1092 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", 1093 "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
1093 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", 1094 "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",