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 4f8be3212..e7354e937 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1365,6 +1365,7 @@ dependencies = [ | |||
1365 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1365 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1366 | "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1366 | "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
1367 | "ron 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1367 | "ron 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1368 | "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1368 | "teraron 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1369 | "teraron 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1369 | "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", | 1370 | "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
1370 | ] | 1371 | ] |