Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Update Rust crate linux-embedded-hal to 0.4.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent ac80026 commit 29faafa
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 @@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.79"
bme280 = { version = "0.4.4", features = ["serde"] }
linux-embedded-hal = "0.4.0-alpha.2"
linux-embedded-hal = "0.4.0-alpha.4"
futures="0.3.30"
log = "0.4"
rumqttc = "0.23"
Expand Down

0 comments on commit 29faafa

Please sign in to comment.