--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,4 +37,2 @@
 [features]
-default = ["timeout"]
-timeout = ["dep:sigchld"]
 
@@ -48,1 +47,1 @@
-[target."cfg(not(windows))".dependencies.sigchld]
+[disabled.target."cfg(not(windows))".dependencies.sigchld]
 
