Update linux embedded hal

embedded-hal-1.0
Caemor 2021-11-29 00:17:57 +01:00
parent 9d0e78bc15
commit e3779d458e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ bit_field = "0.10.1"
[dev-dependencies] [dev-dependencies]
embedded-graphics = "0.7.1" embedded-graphics = "0.7.1"
linux-embedded-hal = "0.3" linux-embedded-hal = "0.4.0-alpha.1"
embedded-hal-mock = "0.8" embedded-hal-mock = "0.8"
[features] [features]