Skip to content

Commit

Permalink
Merge pull request #635 from hermit-os/dependabot/cargo/clap-4.5.0
Browse files Browse the repository at this point in the history
build(deps): Bump clap from 4.4.18 to 4.5.0
  • Loading branch information
mkroening authored Feb 13, 2024
2 parents 76b2814 + aad1c3e commit 7c65bfe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ instrument = ["rftrace", "rftrace-frontend"]

[dependencies]
byte-unit = { version = "5", features = ["byte"] }
clap = { version = "4.4", features = ["derive", "env"] }
clap = { version = "4.5", features = ["derive", "env"] }
core_affinity = "0.8"
either = "1.9"
env_logger = "0.10"
Expand Down

0 comments on commit 7c65bfe

Please sign in to comment.