Skip to content

Commit

Permalink
Merge pull request #115 from boinkor-net/dependabot/cargo/cargo-856e6…
Browse files Browse the repository at this point in the history
…312fb

Bump clap from 4.5.29 to 4.5.30 in the cargo group across 1 directory
  • Loading branch information
antifuchs authored Feb 18, 2025
2 parents 355a888 + 8426dde commit 0765b77
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 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.2", features = ["serde"] }
clap = { version = "4.5.29", features = ["derive"] }
clap = { version = "4.5.30", features = ["derive"] }
int-conv = "0.1.4"
metaflac = "0.2.7"
more-asserts = "0.3.1"
Expand Down

0 comments on commit 0765b77

Please sign in to comment.