diff --git a/utils/Cargo.toml b/utils/Cargo.toml index d71432a7..29e6b885 100644 --- a/utils/Cargo.toml +++ b/utils/Cargo.toml @@ -15,7 +15,7 @@ kernlog = "0.3.1" clap = { version = "<4.4", features = ["derive"] } clap_lex = "<0.6.1" anstyle = "<1.0.3" -anstyle-parse = "<0.2.2" +anstyle-parse = "<0.2.4" [[bin]] name = "systemd-shim"