--- a/Cargo.toml
+++ b/Cargo.toml
@@ -73,3 +73,2 @@
 system = [
-    "windows-sys",
     "js-sys",
@@ -96,9 +95 @@
 version = "0.2.87"
-
-[target."cfg(windows)".dependencies.windows-sys]
-version = "0.32.0"
-features = [
-    "Win32_System_Time",
-    "Win32_Foundation",
-]
-optional = true
