--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,3 +27,3 @@
-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.lazy_static]
+[disabled.target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.lazy_static]
 version = "1.4"
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
+[disabled.target."cfg(target_os = \"windows\")".dependencies.winapi]
