summaryrefslogtreecommitdiff
path: root/runtime/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/Cargo.toml')
-rw-r--r--runtime/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml
index eeee6dad6..50fedcaa1 100644
--- a/runtime/Cargo.toml
+++ b/runtime/Cargo.toml
@@ -55,8 +55,6 @@ deno_websocket.workspace = true
deno_webstorage.workspace = true
deno_napi.workspace = true
-lzzzz.workspace = true
-
[target.'cfg(windows)'.build-dependencies]
winres.workspace = true
winapi.workspace = true
@@ -93,7 +91,6 @@ http.workspace = true
hyper = { workspace = true, features = ["server", "stream", "http1", "http2", "runtime"] }
libc.workspace = true
log.workspace = true
-lzzzz.workspace = true
netif = "0.1.6"
notify.workspace = true
once_cell.workspace = true