Update embedded-hal-async to 0.1.0-alpha.1

This commit is contained in:
Dario Nieuwenhuis
2022-05-29 22:34:08 +02:00
parent 82e873d920
commit 6320e30adf
9 changed files with 9 additions and 9 deletions

View File

@ -24,4 +24,4 @@ display-interface = "0.4.1"
byte-slice-cast = { version = "1.2.0", default-features = false }
embedded-hal-1 = { package = "embedded-hal", version = "1.0.0-alpha.8" }
embedded-hal-async = { version = "0.1.0-alpha.0" }
embedded-hal-async = { version = "0.1.0-alpha.1" }