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 9941a64 commit 6982e47Copy full SHA for 6982e47
embedded-hal-bus/Cargo.toml
@@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0"
12
name = "embedded-hal-bus"
13
readme = "README.md"
14
repository = "https://github.com/rust-embedded/embedded-hal"
15
-version = "0.2.0"
+version = "0.3.0"
16
17
[features]
18
# Enable shared bus implementations using `std::sync::Mutex`
0 commit comments