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 b56586ac1..e38fa0ff0 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1084,6 +1084,7 @@ dependencies = [ | |||
1084 | "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1084 | "insta 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", |
1085 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", | 1085 | "join_to_string 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
1086 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1086 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1087 | "once_cell 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1087 | "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1088 | "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1088 | "ra_arena 0.1.0", | 1089 | "ra_arena 0.1.0", |
1089 | "ra_db 0.1.0", | 1090 | "ra_db 0.1.0", |