Skip to content

Commit 70b4c74

Browse files
committed
Changed repository URL and bumped version
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
1 parent 1f73f55 commit 70b4c74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ keywords = [
1616
license = "0BSD"
1717
name = "stm32f4xx-hal"
1818
readme = "README.md"
19-
repository = "https://github.com/therealprof/stm32f4xx-hal"
20-
version = "0.2.5"
19+
repository = "https://github.com/stm32-rs/stm32f4xx-hal"
20+
version = "0.2.6"
2121

2222
[dependencies]
2323
cortex-m = "0.5.8"

0 commit comments

Comments
 (0)