Skip to content

Commit dea9dac

Browse files
committed
Use latest pac
1 parent e8e9c2d commit dea9dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

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

1414
[dependencies]
1515
nb = "0.1.1"
16-
stm32g4 = "0.15.1"
16+
stm32g4 = { git = "https://github.com/stm32-rs/stm32-rs-nightlies" } #"0.15.1"
1717
paste = "1.0"
1818
bitflags = "1.2"
1919
vcell = "0.1"

0 commit comments

Comments
 (0)