Skip to content

Commit

Permalink
Update Rust crate embedded-hal to 0.2.7 (#127)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 23, 2022
1 parent 182e9b3 commit cae1c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ version = "0.3.0"

[dependencies.embedded-hal]
features = ["unproven"]
version = "0.2.4"
version = "0.2.7"

[dev-dependencies]
panic-halt = "0.2.0"
Expand Down

0 comments on commit cae1c71

Please sign in to comment.