We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd14acc commit f30f4daCopy full SHA for f30f4da
Cargo.toml
@@ -48,11 +48,7 @@ default-features = false
48
version = "1.0.2"
49
50
[dependencies.embedded-hal]
51
-# TODO: Update version on next release.
52
-# version = "0.2.3"
53
version = "=1.0.0-alpha.1"
54
-# git = "https://github.com/rust-embedded/embedded-hal"
55
-# branch = "v1.0.0-alpha.1"
56
57
[dev-dependencies]
58
panic-semihosting = "0.5.3"
0 commit comments