Skip to content

Commit 558969f

Browse files
committed
Bump pac
1 parent 1ea1347 commit 558969f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@ version = "0.0.2"
1313

1414
[dependencies]
1515
nb = "0.1.1"
16-
#stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies" } #"0.15.1"
17-
#stm32g4 = { version = "0.18.0", package = "stm32g4-staging" }
18-
stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies", rev = "4c4f246" }
16+
stm32g4 = { version = "0.19.0", package = "stm32g4-staging" }
1917
paste = "1.0"
2018
bitflags = "1.2"
2119
vcell = "0.1"

0 commit comments

Comments
 (0)