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

Commit

Permalink
fix(deps): update rust crate linux-embedded-hal to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and growse committed Apr 21, 2024
1 parent 8adfac4 commit 0cc6d76
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.82"
bme280 = { version = "0.5.0", features = ["serde"] }
linux-embedded-hal = "0.4.0-alpha.2"
linux-embedded-hal = "0.4.0"
futures="0.3.30"
log = "0.4"
rumqttc = "0.24"
Expand Down

0 comments on commit 0cc6d76

Please sign in to comment.