Skip to content

Commit f5adbb9

Browse files
Update rubato requirement from 0.15 to 0.16
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]>
1 parent bb58902 commit f5adbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ llq = "0.1.1"
3838
log = "0.4"
3939
num-complex = "0.4"
4040
realfft = "3.3"
41-
rubato = "0.15"
41+
rubato = "0.16"
4242
smallvec = "1.11"
4343
symphonia = { version = "0.5", default-features = false }
4444
vecmath = "1.0"

0 commit comments

Comments
 (0)