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 f93f11a82..7f7de3bf4 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1007,6 +1007,7 @@ dependencies = [ | |||
1007 | "chalk-solve 0.1.0 (git+https://github.com/rust-lang/chalk.git)", | 1007 | "chalk-solve 0.1.0 (git+https://github.com/rust-lang/chalk.git)", |
1008 | "ena 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1008 | "ena 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1009 | "insta 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1009 | "insta 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1010 | "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1010 | "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1011 | "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1011 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", | 1012 | "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", |
1012 | "once_cell 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", | 1013 | "once_cell 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |