Skip to content

Commit

Permalink
Merge pull request #113 from boinkor-net/dependabot/cargo/cargo-625fc…
Browse files Browse the repository at this point in the history
…7e480

Bump bytesize from 1.3.0 to 1.3.2 in the cargo group across 1 directory
  • Loading branch information
antifuchs authored Feb 11, 2025
2 parents a841514 + e525cfc commit 5ae851e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -18,7 +18,7 @@ maintenance = { status = "passively-maintained" }

[dependencies]
anyhow = "1.0.89"
bytesize = { version = "1.3.0", features = ["serde"] }
bytesize = { version = "1.3.2", features = ["serde"] }
clap = { version = "4.5.20", features = ["derive"] }
int-conv = "0.1.4"
metaflac = "0.2.7"
Expand Down

0 comments on commit 5ae851e

Please sign in to comment.