Skip to content

Commit

Permalink
Merge pull request #97 from boinkor-net/dependabot/cargo/cargo-43b7fa…
Browse files Browse the repository at this point in the history
…65dd

Bump clap from 4.5.17 to 4.5.20 in the cargo group across 1 directory
  • Loading branch information
antifuchs authored Oct 20, 2024
2 parents fa1d895 + 4de4a5c commit 0c60d5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 flac-tracksplit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ maintenance = { status = "passively-maintained" }
[dependencies]
anyhow = "1.0.89"
bytesize = { version = "1.3.0", features = ["serde"] }
clap = { version = "4.5.17", features = ["derive"] }
clap = { version = "4.5.20", features = ["derive"] }
int-conv = "0.1.4"
metaflac = "0.2.7"
more-asserts = "0.3.1"
Expand Down

0 comments on commit 0c60d5e

Please sign in to comment.