Skip to content

Commit c233fd4

Browse files
committed
stm32-eth 0.1.2
1 parent 35e416c commit c233fd4

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
@@ -4,7 +4,7 @@ name = "stm32-eth"
44
description = "Embedded Rust Ethernet driver for the STM32 MCU series"
55
license = "Apache-2.0"
66
authors = ["Astro <[email protected]>"]
7-
version = "0.1.1"
7+
version = "0.1.2"
88
keywords = ["ethernet", "eth", "stm32", "stm32f4"]
99
repository = "https://github.com/stm32-rs/stm32-eth"
1010
documentation = "https://docs.rs/stm32-eth/"

0 commit comments

Comments
 (0)