Skip to content

Commit

Permalink
Merge pull request #783 from andrewdavidmackenzie/dependabot/cargo/cl…
Browse files Browse the repository at this point in the history
…ap-4.5.24
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
2 parents 02dec48 + b29df22 commit 15b1d6d
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 @@ -88,7 +88,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.23", default-features = false, features = ["std", "help", "error-context"] }
clap = { version = "4.5.24", 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 15b1d6d

Please sign in to comment.