Skip to content

Commit

Permalink
chore(deps): update rust crate anstyle to <1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent fb9e16e commit fbd8c66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions utils/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kernlog = "0.3.1"
# pinned to prevent running over Rust 1.69
clap = { version = "<4.4", features = ["derive"] }
clap_lex = "<0.7.1"
anstyle = "<1.0.7"
anstyle = "<1.0.8"
anstyle-parse = "<0.2.5"

[[bin]]
Expand Down

0 comments on commit fbd8c66

Please sign in to comment.