Skip to content

Commit a524a60

Browse files
committed
eh-1.0.0: use released eh 1.0
1 parent 8240a3a commit a524a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rustdoc-args = ["--cfg", "docsrs"]
2828

2929
[dependencies]
3030
fugit = "0.3.5"
31-
embedded-hal = { version = "=1.0.0-rc.3" }
31+
embedded-hal = { version = "1.0" }
3232
embedded-dma = "0.2.0"
3333
embedded-io = "0.6.1"
3434
cortex-m = { version = "^0.7.7", features = ["critical-section-single-core"] }

0 commit comments

Comments
 (0)