Skip to content

Commit b78a0c6

Browse files
authored
Merge pull request #472 from orottier/dependabot/cargo/rubato-0.15
Update rubato requirement from 0.14 to 0.15
2 parents 1defb2e + b62520d commit b78a0c6

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)