-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update cubeb-coreaudio-rs submodule to 8f39e9fc3ad4868e6ff7188c525750…
…87a1a02777.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cubeb-coreaudio-rs
updated
10 files
+66 −1 | Cargo.lock | |
+1 −1 | coreaudio-sys-utils/Cargo.toml | |
+3 −3 | coreaudio-sys-utils/src/dispatch.rs | |
+2 −0 | run_tests.sh | |
+7 −9 | src/backend/tests/aggregate_device.rs | |
+15 −16 | src/backend/tests/api.rs | |
+5 −5 | src/backend/tests/device_change.rs | |
+2 −2 | src/backend/tests/device_property.rs | |
+2 −2 | src/backend/tests/interfaces.rs | |
+6 −6 | src/backend/tests/manual.rs |