mirror of
https://github.com/yuri91/ili9341-rs.git
synced 2024-11-21 14:30:58 +00:00
Update embedded-hal version
This commit is contained in:
parent
26933b663c
commit
539eeb459e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue