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 76391eff4..bf937d205 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -661,6 +661,7 @@ dependencies = [ | |||
661 | "serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", | 661 | "serde_json 1.0.32 (registry+https://github.com/rust-lang/crates.io-index)", |
662 | "smol_str 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", | 662 | "smol_str 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
663 | "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", | 663 | "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
664 | "test_utils 0.1.0", | ||
664 | "text_unit 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", | 665 | "text_unit 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
665 | "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 666 | "url_serde 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
666 | "walkdir 2.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 667 | "walkdir 2.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |