Skip to content

Commit

Permalink
Bump pac (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
usbalbin authored Dec 3, 2024
1 parent 13f2b09 commit c9f612f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ version = "0.0.2"
[dependencies]
nb = "0.1.1"
#stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies" } #"0.15.1"
stm32g4 = { version = "0.17.0", package = "stm32g4-staging" }
stm32g4 = { version = "0.19.0", package = "stm32g4-staging" }
paste = "1.0"
bitflags = "1.2"
vcell = "0.1"
Expand Down

0 comments on commit c9f612f

Please sign in to comment.