From bd4cedda6a1c246219d9e088e1fcec2fd57db814 Mon Sep 17 00:00:00 2001 From: Katherine Kiefer Date: Mon, 10 Jun 2024 20:34:23 +1000 Subject: [PATCH] remove that --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]