diff --git a/rustainers/Cargo.toml b/rustainers/Cargo.toml index 46c0faf..92d209e 100644 --- a/rustainers/Cargo.toml +++ b/rustainers/Cargo.toml @@ -36,7 +36,7 @@ reqwest = { version = "0.12.5" } serde = { version = "1.0.204", features = ["derive", "rc"] } serde_json = "1.0.122" strum = "0.26.3" -strum_macros = "0.26.4" +strum_macros = "0.27.0" thiserror = "2.0.11" tokio = { version = "1.39", features = [ "time",