Skip to content

Commit 3b873c2

Browse files
committed
Update to cubeb-rs 0.29.
1 parent 624f644 commit 3b873c2

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
@@ -11,7 +11,7 @@ crate-type = ["staticlib", "rlib"]
1111
atomic = "0.4"
1212
bitflags = "2"
1313
coreaudio-sys-utils = { path = "coreaudio-sys-utils" }
14-
cubeb-backend = "0.27"
14+
cubeb-backend = { git = "https://github.com/mozilla/cubeb-rs" }
1515
float-cmp = "0.6"
1616
libc = "0.2"
1717
mach2 = "0.4"

0 commit comments

Comments
 (0)