diff --git a/crates/tower/Cargo.toml b/crates/tower/Cargo.toml index f3f147f9..361bdd52 100644 --- a/crates/tower/Cargo.toml +++ b/crates/tower/Cargo.toml @@ -28,8 +28,6 @@ config = { workspace = true } [lib] name = "_native" -crate-type = ["cdylib"] -required-features = ["pyo3"] [[bin]] name = "tower"