Skip to content

Commit

Permalink
chore(deps): update rust crate clap_lex to <0.7.2 (#485)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 6, 2024
1 parent bb882f4 commit d6003e5
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 @@ systemd-journal-logger = "2.1.1"

# pinned to prevent running over Rust 1.69
clap = { version = "<4.6", features = ["derive"] }
clap_lex = "<0.7.1"
clap_lex = "<0.7.2"
anstyle = "<1.0.8"
anstyle-parse = "<0.2.5"

Expand Down

0 comments on commit d6003e5

Please sign in to comment.