diff --git a/Cargo.toml b/Cargo.toml index 970ca0a..228188a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ rustdoc-args = ["--cfg", "docsrs"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -strum = { version = "0.26.1", optional = true } +strum = { version = "0.27.0", optional = true } strum_macros = { version = "0.26.1", optional = true } tokio = { version = "1.36.0", features = [