diff --git a/aud/cli/Cargo.toml b/aud/cli/Cargo.toml index 694f319..14d4564 100644 --- a/aud/cli/Cargo.toml +++ b/aud/cli/Cargo.toml @@ -30,4 +30,4 @@ midly = "0.5.3" lazy_static = "1.4.0" [dev-dependencies] -strum = { version = "0.25", features = ["derive"] } +strum = { version = "0.26", features = ["derive"] }