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 c086382 commit 25fb7f0Copy full SHA for 25fb7f0
Cargo.toml
@@ -39,7 +39,7 @@ features = [
39
40
[dependencies]
41
serde = { version = "1.0", features = ["derive"], optional = true }
42
-embedded-hal = { version = "=1.0.0-alpha.8", optional = true }
+embedded-hal = { version = "=1.0.0-alpha.9", optional = true }
43
nb = { version = "1", optional = true }
44
45
[dev-dependencies]
0 commit comments