diff --git a/Cargo.toml b/Cargo.toml index 33aa68b6..20859deb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ fs_extra = "1.3.0" nanoid = "0.4.0" proptest = "1" rand = "0.9.2" -strum = { version = "0.27.2", features = ["derive"] } +strum = { version = "0.28.0", features = ["derive"] } test-log = "0.2.18" [lints.rust]