Skip to content

Commit 4120506

Browse files
committed
bump to use hal's alpha.1
1 parent 40b475d commit 4120506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/rp-rs/ws2812-pio-rs/"
1010
[dependencies]
1111
embedded-hal = "0.2.5"
1212
fugit = "0.3.5"
13-
rp2040-hal = "0.9.0"
13+
rp2040-hal = "0.9.0-alpha.1"
1414
pio = "0.2.0"
1515
smart-leds-trait = "0.2.1"
1616
nb = "1.0.0"

0 commit comments

Comments
 (0)