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 b482ca28f..619f65202 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -654,6 +654,7 @@ dependencies = [ | |||
654 | "crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", | 654 | "crossbeam-channel 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
655 | "drop_bomb 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", | 655 | "drop_bomb 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
656 | "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | 656 | "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
657 | "failure_derive 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", | ||
657 | "flexi_logger 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", | 658 | "flexi_logger 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
658 | "gen_lsp_server 0.1.0", | 659 | "gen_lsp_server 0.1.0", |
659 | "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | 660 | "im 12.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |