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 c9ab3ef10..1dedf9772 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1829,7 +1829,6 @@ name = "xtask" | |||
1829 | version = "0.1.0" | 1829 | version = "0.1.0" |
1830 | dependencies = [ | 1830 | dependencies = [ |
1831 | "anyhow 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", | 1831 | "anyhow 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", |
1832 | "autocfg 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1833 | "pico-args 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1832 | "pico-args 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1834 | "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1833 | "proc-macro2 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1835 | "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1834 | "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |