Skip to content

Commit

Permalink
eh-1.0.0: use released eh 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
richardeoin committed Jan 9, 2024
1 parent ff53f3b commit b05811c
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 @@ -28,7 +28,7 @@ rustdoc-args = ["--cfg", "docsrs"]

[dependencies]
fugit = "0.3.5"
embedded-hal = { version = "=1.0.0-rc.3" }
embedded-hal = { version = "1.0" }
embedded-dma = "0.2.0"
embedded-io = "0.6.1"
cortex-m = { version = "^0.7.7", features = ["critical-section-single-core"] }
Expand Down

0 comments on commit b05811c

Please sign in to comment.