Skip to content

Commit b25ecc3

Browse files
Bump cpal from 0.17.1 to 0.17.2 in /cli
Bumps [cpal](https://github.com/RustAudio/cpal) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/RustAudio/cpal/releases) - [Changelog](https://github.com/RustAudio/cpal/blob/master/CHANGELOG.md) - [Commits](RustAudio/cpal@v0.17.1...v0.17.2) --- updated-dependencies: - dependency-name: cpal dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e849b71 commit b25ecc3

2 files changed

Lines changed: 21 additions & 27 deletions

File tree

cli/Cargo.lock

Lines changed: 20 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ synth = { path = '../synth' }
1212

1313
anyhow = {version = "1.0"}
1414
crossbeam-channel = "0.5.15"
15-
cpal = "0.17.1"
15+
cpal = "0.17.2"
1616

1717

1818
[profile.dev.package."*"]

0 commit comments

Comments
 (0)