Skip to content

Commit

Permalink
Update clap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
megabyte6 committed Jan 10, 2025
1 parent fc3c3c4 commit 652e709
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -12,4 +12,4 @@ license = "GPL-3.0-only"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
clap = { version = "4.5.18", features = ["derive"] }
clap = { version = "4.5.26", features = ["derive"] }

0 comments on commit 652e709

Please sign in to comment.