Skip to content

Commit

Permalink
Bump rppal from 0.14.1 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [rppal](https://github.com/golemparts/rppal) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/golemparts/rppal/releases)
- [Changelog](https://github.com/golemparts/rppal/blob/master/CHANGELOG.md)
- [Commits](golemparts/rppal@0.14.1...0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 9a00be4 commit 78cdfb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 refbox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ matrix-drawing = { version = "0.1.3", path = "../matrix-drawing"}
web-audio-api = { version = "0.34", default-features = false, features = ["cpal"] }

[target.'cfg(target_os = "linux")'.dependencies]
rppal = "0.14"
rppal = "0.15"

[target.'cfg(windows)'.build-dependencies]
winres = "0.1"
Expand Down

0 comments on commit 78cdfb3

Please sign in to comment.