Skip to content

Commit b62520d

Browse files
Update rubato requirement from 0.14 to 0.15
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.14.0...v0.15.0) --- updated-dependencies: - dependency-name: rubato dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df34359 commit b62520d

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
@@ -37,7 +37,7 @@ llq = "0.1.1"
3737
log = "0.4"
3838
num-complex = "0.4"
3939
realfft = "3.3"
40-
rubato = "0.14"
40+
rubato = "0.15"
4141
smallvec = "1.11"
4242
symphonia = { version = "0.5", default-features = false }
4343
vecmath = "1.0"

0 commit comments

Comments
 (0)