diff --git a/Cargo.lock b/Cargo.lock index d9791509c..d3eaa375d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -934,7 +934,7 @@ dependencies = [ [[package]] name = "stm32h7xx-hal" version = "0.14.0" -source = "git+https://github.com/stm32-rs/stm32h7xx-hal#a91052c09cfff6882bdbb1313b1c3c84cbf77fa2" +source = "git+https://github.com/stm32-rs/stm32h7xx-hal#a5b1b59301ee3cb0d55e59f1138d676013a6d827" dependencies = [ "bare-metal 1.0.0", "cast",