diff --git a/Cargo.toml b/Cargo.toml index 09cce0d..266e435 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [features] -default = ["turf_processing", "katmos"] +default = ["turf_processing"] zas_hooks = [] turf_processing = [] superconductivity = ["turf_processing"]