Skip to content

Commit

Permalink
Merge pull request #86 from boinkor-net/dependabot/cargo/cargo-2af167…
Browse files Browse the repository at this point in the history
…bb73

Bump the cargo group across 1 directory with 2 updates
  • Loading branch information
antifuchs authored Jul 29, 2024
2 parents fc67ba1 + 93dfe66 commit 77b5111
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.

4 changes: 2 additions & 2 deletions 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.6", features = ["derive"] }
clap = { version = "4.5.11", features = ["derive"] }
int-conv = "0.1.4"
metaflac = "0.2.7"
more-asserts = "0.3.1"
Expand All @@ -32,4 +32,4 @@ tracing-indicatif = "0.3.6"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }

[dev-dependencies]
proptest = "1.4.0"
proptest = "1.5.0"

0 comments on commit 77b5111

Please sign in to comment.