diff --git a/Cargo.toml b/Cargo.toml index 5ed661d..3ea750e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ num_enum = "0.7" version = "0.2.0-rc.0" git = "https://egit.irs.uni-stuttgart.de/rust/sat-rs.git" branch = "main" -feature = ["test_util"] +features = ["test_util"] [dependencies.satrs-mib] version = "0.1.1"