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 ff24a41 commit a7fe432Copy full SHA for a7fe432
Cargo.toml
@@ -45,4 +45,4 @@ postcard = "0.5"
45
serde = { version = "1.0", default-features = false }
46
menu = "0.3"
47
chrono = { version = "0.4", default-features = false }
48
-embedded-sdmmc = { git = "https://github.com/rust-embedded-community/embedded-sdmmc-rs.git", branch="more-api-cleanups", default-features = false }
+embedded-sdmmc = { version = "0.5", default-features = false }
0 commit comments