Skip to content

Commit

Permalink
build(deps): bump rodio from 0.17.1 to 0.17.3
Browse files Browse the repository at this point in the history
Bumps [rodio](https://github.com/RustAudio/rodio) from 0.17.1 to 0.17.3.
- [Changelog](https://github.com/RustAudio/rodio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RustAudio/rodio/commits)

---
updated-dependencies:
- dependency-name: rodio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent b964ec0 commit ae2f845
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["music", "musictheory", "harmony", "audio", "sound"]

[dependencies]
apres = "0.3.4"
rodio = { version = "0.17.1", optional = true}
rodio = { version = "0.17.3", optional = true}
regex = "1.10.1"
ordered-float = { version = "4.2.0", optional = true}
byteorder = { version = "1.5.0", optional = true}
Expand Down

0 comments on commit ae2f845

Please sign in to comment.