Skip to content

Commit 5ee4fa3

Browse files
fix(deps): update rust crate anstyle-parse to <0.2.4 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc6479b commit 5ee4fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ kernlog = "0.3.1"
1515
clap = { version = "<4.4", features = ["derive"] }
1616
clap_lex = "<0.6.1"
1717
anstyle = "<1.0.3"
18-
anstyle-parse = "<0.2.2"
18+
anstyle-parse = "<0.2.4"
1919

2020
[[bin]]
2121
name = "systemd-shim"

0 commit comments

Comments
 (0)