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