Skip to content

Commit

Permalink
Merge pull request #845 from andrewdavidmackenzie/dependabot/cargo/cl…
Browse files Browse the repository at this point in the history
…ap-4.5.28
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
2 parents f9c829e + 4bc5a7f commit 9e8cb2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -87,7 +87,7 @@ serial_test = "3.1.1"
sysinfo = { version = "0.33.1", default-features = false, features = ["system"] }
service-manager = { version = "0.7.1", default-features = false }
rfd = "0.15.2"
clap = { version = "4.5.27", default-features = false, features = ["std", "help", "error-context"] }
clap = { version = "4.5.28", default-features = false, features = ["std", "help", "error-context"] }

# Raspberry Pi specific dependencies
[target.'cfg(any(all(target_arch = "aarch64", target_os = "linux"), target_arch = "arm"))'.dependencies]
Expand Down

0 comments on commit 9e8cb2f

Please sign in to comment.