Skip to content

Commit 6aa5d20

Browse files
chore(deps): update cpal requirement from 0.17.3 to 0.18.1
Updates the requirements on [cpal](https://github.com/RustAudio/cpal) to permit the latest version. - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.17.3...v0.18.1) --- updated-dependencies: - dependency-name: cpal dependency-version: 0.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a383a7 commit 6aa5d20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ anyhow = "1.0.102"
3535
arc-swap = "1.9.1"
3636
assert_approx_eq = "1.1.0"
3737
hound = "3.5.1"
38-
cpal = "0.17.3"
38+
cpal = "0.18.1"
3939
criterion = "0.8.2"
4040
rand = "0.10.1"
4141
ringbuf = "0.5.0"

0 commit comments

Comments
 (0)