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 0579d9d39..167c620a3 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1080,6 +1080,7 @@ dependencies = [ | |||
1080 | "flexi_logger 0.11.5 (registry+https://github.com/rust-lang/crates.io-index)", | 1080 | "flexi_logger 0.11.5 (registry+https://github.com/rust-lang/crates.io-index)", |
1081 | "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1081 | "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1082 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1082 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
1083 | "lalrpop-intern 0.15.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1083 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1084 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1084 | "once_cell 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1085 | "once_cell 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1085 | "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1086 | "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |