diff --git a/libs/hal_button/Cargo.toml b/libs/hal_button/Cargo.toml index 7efbf51..ba2dae2 100644 --- a/libs/hal_button/Cargo.toml +++ b/libs/hal_button/Cargo.toml @@ -6,4 +6,4 @@ authors = ["Rafa Couto "] edition = "2021" [dependencies] -embedded-hal = "0.2.4" +embedded-hal = "0.2.7"