Skip to content

Commit

Permalink
Merge pull request #61 from rust-iot/dependabot/cargo/driver-pal-0.8.…
Browse files Browse the repository at this point in the history
…0-alpha.5

Bump driver-pal from 0.8.0-alpha.4 to 0.8.0-alpha.5
  • Loading branch information
ryankurte authored Oct 7, 2021
2 parents 767331f + 3835d84 commit 4dd640c
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 @@ -18,7 +18,7 @@ libc = "0.2"
log = { version = "0.4" }
bitflags = "1.0"

driver-pal = { version = "0.8.0-alpha.4", default_features = false }
driver-pal = { version = "0.8.0-alpha.5", default_features = false }
linux-embedded-hal = { version = "0.4.0-alpha.1", optional = true }
driver-cp2130 = { version = "1.0.0-alpha.4", optional = true }

Expand Down

0 comments on commit 4dd640c

Please sign in to comment.