diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index eef6fa621..50fe1fa23 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1089,6 +1089,7 @@ dependencies = [ | |||
1089 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1089 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1090 | "ra_arena 0.1.0", | 1090 | "ra_arena 0.1.0", |
1091 | "ra_db 0.1.0", | 1091 | "ra_db 0.1.0", |
1092 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1092 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1093 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1093 | "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", | 1094 | "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", |
1094 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", | 1095 | "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", |