Skip to content

Commit 0cbb1fd

Browse files
committed
Change pal to crates.io version
1 parent 19c7ff1 commit 0cbb1fd

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
@@ -22,7 +22,7 @@ nb = "1.0.0"
2222
fugit = "0.3.5"
2323

2424
[dependencies.stm32c0]
25-
git = "https://github.com/stm32-rs/stm32-rs-nightlies"
25+
version = "0.16.0"
2626
features = ["rt"]
2727

2828
[dependencies.bare-metal]

0 commit comments

Comments
 (0)