Skip to content

Commit 03bb9f2

Browse files
authored
Merge pull request #11 from nisembedded/crates_release
Change pal to crates.io version
2 parents a431e70 + 0cbb1fd commit 03bb9f2

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)