Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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] authored May 20, 2024
1 parent 92825e9 commit 30e8780
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.17.1", features = ["hal"], optional = true}
rppal = {version = "0.18.0", features = ["hal"], optional = true}
veml6030 = {version = "0.1.2", optional = true}

[features]
Expand Down

0 comments on commit 30e8780

Please sign in to comment.