Skip to content

Commit 5cb7a3e

Browse files
dependabot[bot]stacksjb
authored andcommitted
Bump rodio from 0.20.1 to 0.21.0 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [rodio](https://github.com/RustAudio/rodio). Updates `rodio` from 0.20.1 to 0.21.0 - [Changelog](https://github.com/RustAudio/rodio/blob/master/CHANGELOG.md) - [Commits](RustAudio/rodio@v0.20.1...v0.21.0) --- updated-dependencies: - dependency-name: rodio dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 163f818 commit 5cb7a3e

2 files changed

Lines changed: 139 additions & 53 deletions

File tree

Cargo.lock

Lines changed: 138 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ termion = "4.0.5"
1111
prettytable = "0.10.0"
1212
inquire = "0.7.5"
1313
textwrap = "0.16.2"
14-
rodio = "0.20.1"
14+
rodio = "0.21.0"
1515
tokio = { version = "1.46.1", features = ["full"] }
1616
anyhow = "1.0.98"
1717
csv = "1.3.0"

0 commit comments

Comments
 (0)