Skip to content

Commit abfab7a

Browse files
chore(deps): update rust crate clap_lex to <0.7.3 (#520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6686cbe commit abfab7a

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

utils/Cargo.lock

Lines changed: 2 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ systemd-journal-logger = "2.1.1"
1414

1515
# pinned to prevent running over Rust 1.69
1616
clap = { version = "<4.4", features = ["derive"] }
17-
clap_lex = "<0.7.1"
17+
clap_lex = "<0.7.3"
1818
anstyle = "<1.0.8"
1919
anstyle-parse = "<0.2.5"
2020

0 commit comments

Comments
 (0)