Skip to content

Commit

Permalink
Hotfix: wrong embedded-hal dependency version in hal_button
Browse files Browse the repository at this point in the history
  • Loading branch information
rafacouto committed Apr 14, 2024
1 parent 93ca8c2 commit 7efd26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/hal_button/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ authors = ["Rafa Couto <[email protected]>"]
edition = "2021"

[dependencies]
embedded-hal = "0.2.4"
embedded-hal = "0.2.7"

0 comments on commit 7efd26c

Please sign in to comment.