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 b178599 commit a1cc455Copy full SHA for a1cc455
Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT OR Apache-2.0"
8
name = "embedded-sdmmc"
9
readme = "README.md"
10
repository = "https://github.com/rust-embedded-community/embedded-sdmmc-rs"
11
-version = "0.7.0"
+version = "0.8.0"
12
13
[dependencies]
14
byteorder = {version = "1", default-features = false}
0 commit comments