diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 2c554ec10..56acb9a30 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1051,7 +1051,6 @@ version = "0.1.0" | |||
1051 | dependencies = [ | 1051 | dependencies = [ |
1052 | "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1052 | "cargo_metadata 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1053 | "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1053 | "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
1054 | "failure_derive 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1055 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1054 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1056 | "ra_arena 0.1.0", | 1055 | "ra_arena 0.1.0", |
1057 | "ra_db 0.1.0", | 1056 | "ra_db 0.1.0", |