Skip to content

Commit

Permalink
Merge pull request #309 from EdgelessPE/dependabot/cargo/clap-4.5.28
Browse files Browse the repository at this point in the history
chore(deps): bump clap from 4.5.27 to 4.5.28
  • Loading branch information
Cnotech authored Feb 13, 2025
2 parents 7fbeea6 + 2a6ec47 commit 8060120
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ anyhow = "1.0.95"
base64 = "0.22.1"
blake3 = { version = "1.5.5", features = ["rayon"] }
chrono = "0.4.39"
clap = { version = "4.5.27", features = ["derive"] }
clap = { version = "4.5.28", features = ["derive"] }
colored = "3.0.0"
console = "0.15.10"
dirs = "6.0.0"
Expand Down

0 comments on commit 8060120

Please sign in to comment.