Skip to content

Commit 657f52b

Browse files
committed
Use latest pac
1 parent 5795c71 commit 657f52b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ version = "0.0.2"
1515
nb = "0.1.1"
1616
#stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies" } #"0.15.1"
1717
#stm32g4 = { version = "0.18.0", package = "stm32g4-staging" }
18-
stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies", rev = "74b26b7" }
19-
#stm32g4 = { path = "../stm32-rs/stm32g4" }
18+
stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies", rev = "4c4f246" }
2019
paste = "1.0"
2120
bitflags = "1.2"
2221
vcell = "0.1"

0 commit comments

Comments
 (0)