Skip to content

Commit a3c2a55

Browse files
committed
Upgrade atsamd-hal nightly
1 parent 3713ba7 commit a3c2a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ void = {version = "1.0", default-features = false}
5555

5656
cortex-m-interrupt = {version = "0.2.1-git", git = "https://github.com/datdenkikniet/cortex-m-interrupt.git", rev = "9baa936", optional = true}
5757
embassy-sync = {version = "0.2", optional = true}
58-
embedded-hal-alpha = {package = "embedded-hal", version = "1.0.0-alpha.9"}
58+
embedded-hal-alpha = {package = "embedded-hal", version = "1.0.0-alpha.10"}
5959
embedded-hal-async = {version = "0.2.0-alpha.1", optional = true}
6060
embedded-sdmmc = {version = "0.3", optional = true}
6161
futures = {version = "0.3", default-features = false, features = ["async-await"], optional = true}

0 commit comments

Comments
 (0)