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 13bbbb74c..af874945c 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1123,6 +1123,7 @@ dependencies = [ | |||
1123 | "rowan 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1123 | "rowan 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1124 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1124 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1125 | "rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1125 | "rustc_lexer 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1126 | "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1126 | "smol_str 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", | 1127 | "smol_str 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)", |
1127 | "test_utils 0.1.0", | 1128 | "test_utils 0.1.0", |
1128 | "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", | 1129 | "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |