Skip to content

Commit

Permalink
Merge pull request #648 from GyulyVGC/dependabot/cargo/main/clap-4.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
GyulyVGC authored Dec 4, 2024
2 parents 79d65d5 + 21fb833 commit 7e70888
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 @@ -53,7 +53,7 @@ rfd = "0.15.1"
phf = "0.11.2"
phf_shared = "0.11.2"
splines = "4.4.0"
clap = { version = "4.5.21", features = ["derive"] }
clap = { version = "4.5.22", features = ["derive"] }

[target.'cfg(not(target_arch = "powerpc64"))'.dependencies]
reqwest = { version = "0.12.9", default-features = false, features = ["json", "blocking", "rustls-tls"] }
Expand Down

0 comments on commit 7e70888

Please sign in to comment.