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 1fe1eb3 commit f424274Copy full SHA for f424274
Cargo.toml
@@ -6,7 +6,7 @@ keywords = ["Linux", "hal"]
6
license = "MIT OR Apache-2.0"
7
name = "linux-embedded-hal"
8
repository = "https://github.com/japaric/linux-embedded-hal"
9
-version = "0.2.0"
+version = "0.2.1"
10
11
[dependencies]
12
embedded-hal = { version = "0.2.0", features = ["unproven"] }
0 commit comments