Update embedded-hal version

This commit is contained in:
Yuri Iozzelli 2020-01-12 12:03:54 +01:00
parent 26933b663c
commit 539eeb459e

View file

@ -10,7 +10,7 @@ repository = "https://github.com/yuri91/ili9341-rs"
[dependencies]
embedded-hal = "0.2.2"
embedded-hal = "0.2.3"
[dependencies.embedded-graphics]
optional = true