diff --git a/Cargo.toml b/Cargo.toml index 7e9934e..a9f1142 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,6 +33,7 @@ log = "0.4" thiserror = "2" strum = "0.26" +strum_macros = "0.27" strum_macros = "0.26" itertools = "0.14.0" serde = { version = "1.0", default-features = false, features = ["derive"] }