Skip to content

Commit c70746f

Browse files
chore(deps): bump clap from 4.5.54 to 4.5.57
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.54 to 4.5.57. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.54...clap_complete-v4.5.57) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3587415 commit c70746f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pretty_assertions = "1.4"
6262
criterion = { version = "0.8.1", features = ["html_reports"] }
6363

6464
# CLI
65-
clap = { version = "4.5.53", features = ["derive"] }
65+
clap = { version = "4.5.57", features = ["derive"] }
6666

6767
[package]
6868
name = "rustirc"

0 commit comments

Comments
 (0)