Skip to content

Commit

Permalink
Merge pull request #90 from boinkor-net/dependabot/cargo/cargo-4239e3…
Browse files Browse the repository at this point in the history
…7b67

Bump clap from 4.5.11 to 4.5.16 in the cargo group across 1 directory
  • Loading branch information
antifuchs authored Aug 16, 2024
2 parents 77b5111 + cbd26f4 commit fe8368b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.86"
bytesize = { version = "1.3.0", features = ["serde"] }
clap = { version = "4.5.11", features = ["derive"] }
clap = { version = "4.5.16", features = ["derive"] }
int-conv = "0.1.4"
metaflac = "0.2.7"
more-asserts = "0.3.1"
Expand Down

0 comments on commit fe8368b

Please sign in to comment.