Skip to content

Commit

Permalink
build(deps): bump kira from 0.8.7 to 0.9.4
Browse files Browse the repository at this point in the history
Bumps [kira](https://github.com/tesselode/kira) from 0.8.7 to 0.9.4.
- [Release notes](https://github.com/tesselode/kira/releases)
- [Changelog](https://github.com/tesselode/kira/blob/main/changelog.md)
- [Commits](tesselode/kira@v0.8.7...v0.9.4)

---
updated-dependencies:
- dependency-name: kira
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent fcfb881 commit c92527d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
28 changes: 16 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion all-is-cubes-desktop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ futures-core = { workspace = true }
gilrs = { workspace = true }
indicatif = { version = "0.17.0", default-features = false }
itertools = { workspace = true }
kira = { version = "0.8.3", default-features = false, features = ["cpal"] }
kira = { version = "0.9.4", default-features = false, features = ["cpal"] }
log = { workspace = true }
png = { workspace = true }
rand = { workspace = true, features = ["std", "std_rng"] }
Expand Down

0 comments on commit c92527d

Please sign in to comment.