Skip to content

Commit

Permalink
Update rubato requirement from 0.15 to 0.16
Browse files Browse the repository at this point in the history
Updates the requirements on [rubato](https://github.com/HEnquist/rubato) to permit the latest version.
- [Release notes](https://github.com/HEnquist/rubato/releases)
- [Commits](HEnquist/rubato@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: rubato
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent bb58902 commit f5adbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ llq = "0.1.1"
log = "0.4"
num-complex = "0.4"
realfft = "3.3"
rubato = "0.15"
rubato = "0.16"
smallvec = "1.11"
symphonia = { version = "0.5", default-features = false }
vecmath = "1.0"
Expand Down

0 comments on commit f5adbb9

Please sign in to comment.