summaryrefslogtreecommitdiff
path: root/ext/web
diff options
context:
space:
mode:
Diffstat (limited to 'ext/web')
-rw-r--r--ext/web/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/web/Cargo.toml b/ext/web/Cargo.toml
index 2ab6e9245..fdd49b74c 100644
--- a/ext/web/Cargo.toml
+++ b/ext/web/Cargo.toml
@@ -24,7 +24,6 @@ futures.workspace = true
serde = "1.0.149"
tokio.workspace = true
uuid = { workspace = true, features = ["serde"] }
-windows-sys.workspace = true
[dev-dependencies]
deno_bench_util.workspace = true