diff --git a/Cargo.toml b/Cargo.toml index 57ce53f..957221d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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