Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent 601b29f commit 12755b0
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ embedded-hal = {version = "1.0.0", optional = true}
hd44780-driver = {version = "0.4.0", optional = true}
ht16k33 = {version = "0.4.0", optional = true}
linux-embedded-hal = {version = "0.3", optional = true}
rppal = {version = "0.18.0", features = ["hal"], optional = true}
rppal = {version = "0.19.0", features = ["hal"], optional = true}
veml6030 = {version = "0.1.2", optional = true}

[features]
Expand Down

0 comments on commit 12755b0

Please sign in to comment.