Skip to content

Commit eabfaf1

Browse files
committed
Use nb 1.0
1 parent c2f15c6 commit eabfaf1

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
@@ -15,7 +15,7 @@ repository = "https://github.com/rust-embedded/embedded-hal"
1515
version = "1.0.0-alpha.1"
1616

1717
[dependencies]
18-
nb = { version = "0.1.1", features = ["unstable"] }
18+
nb = "1"
1919

2020
[dev-dependencies]
2121
stm32f3 = { version = "0.8", features = ["stm32f303", "rt"] }

0 commit comments

Comments
 (0)