We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a29eb commit bfe5180Copy full SHA for bfe5180
Cargo.toml
@@ -4,7 +4,7 @@ name = "stm32-eth"
4
description = "Embedded Rust Ethernet driver for the STM32 MCU series"
5
license = "Apache-2.0"
6
authors = ["Astro <[email protected]>", "Johannes Draaijer <[email protected]>"]
7
-version = "0.4.0"
+version = "0.4.1"
8
keywords = ["ethernet", "eth", "stm32", "stm32f4", "stm32f7"]
9
repository = "https://github.com/stm32-rs/stm32-eth"
10
documentation = "https://docs.rs/stm32-eth/"
0 commit comments