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 071fbf147..3a6f0cc82 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1290,7 +1290,6 @@ name = "ra_tools" | |||
1290 | version = "0.1.0" | 1290 | version = "0.1.0" |
1291 | dependencies = [ | 1291 | dependencies = [ |
1292 | "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1292 | "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1293 | "heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1294 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1293 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1295 | "proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1294 | "proc-macro2 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1296 | "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1295 | "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |