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 2d18122d8..9cd0b3d9f 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -1042,6 +1042,7 @@ dependencies = [ | |||
1042 | "ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1042 | "ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1043 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 1043 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
1044 | "notify 4.0.6 (git+https://github.com/vemoo/notify/?branch=v4-legacy)", | 1044 | "notify 4.0.6 (git+https://github.com/vemoo/notify/?branch=v4-legacy)", |
1045 | "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", | ||
1045 | "ra_arena 0.1.0", | 1046 | "ra_arena 0.1.0", |
1046 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 1047 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
1047 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 1048 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |