diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index bf2297e69..1e5f00de0 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -334,7 +334,6 @@ dependencies = [ | |||
334 | "languageserver-types 0.53.0 (registry+https://github.com/rust-lang/crates.io-index)", | 334 | "languageserver-types 0.53.0 (registry+https://github.com/rust-lang/crates.io-index)", |
335 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", | 335 | "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
336 | "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", | 336 | "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
337 | "serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", | ||
338 | "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", | 337 | "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
339 | ] | 338 | ] |
340 | 339 | ||
@@ -732,7 +731,6 @@ dependencies = [ | |||
732 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", | 731 | "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
733 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", | 732 | "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
734 | "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", | 733 | "serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", |
735 | "serde_derive 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)", | ||
736 | "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", | 734 | "serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)", |
737 | "smol_str 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", | 735 | "smol_str 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
738 | "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", | 736 | "tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |