diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Cargo.lock b/Cargo.lock index d6ad59cf6..264db40b8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -750,7 +750,6 @@ dependencies = [ "libc", "log", "lsp-types", - "lzzzz", "mitata", "monch", "napi_sym", @@ -1207,7 +1206,6 @@ dependencies = [ "hyper", "libc", "log", - "lzzzz", "netif", "nix", "notify", @@ -2599,15 +2597,6 @@ dependencies = [ ] [[package]] -name = "lzzzz" -version = "1.0.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8014d1362004776e6a91e4c15a3aa7830d1b6650a075b51a9969ebb6d6af13bc" -dependencies = [ - "cc", -] - -[[package]] name = "match_cfg" version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" |
