Skip to content

Commit a7fe432

Browse files
committed
Use released embedded-sdmmc.
1 parent ff24a41 commit a7fe432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ postcard = "0.5"
4545
serde = { version = "1.0", default-features = false }
4646
menu = "0.3"
4747
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 }
48+
embedded-sdmmc = { version = "0.5", default-features = false }

0 commit comments

Comments
 (0)