updated async-std crate

This commit is contained in:
Wyatt J. Miller 2020-12-27 22:18:18 -05:00
parent 15917726d7
commit 7684a61296

View File

@ -16,7 +16,7 @@ smart-leds = "0.3.0"
ws2812-spi = "0.3.0"
[dependencies.async-std]
version = "*"
version = "1.8.0"
[dependencies.rppal]
features = ["hal"]