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 b0131e7 commit 325fab4Copy full SHA for 325fab4
Cargo.toml
@@ -3,7 +3,7 @@ categories = ["embedded", "no-std", "hardware-support", "network-programming"]
3
name = "stm32-eth"
4
description = "Embedded Rust Ethernet driver for the STM32 MCU series"
5
license = "Apache-2.0"
6
-authors = ["Astro <[email protected]>"]
+authors = ["Astro <[email protected]>", "Johannes Draaijer <[email protected]>"]
7
version = "0.3.0"
8
keywords = ["ethernet", "eth", "stm32", "stm32f4", "stm32f7"]
9
repository = "https://github.com/stm32-rs/stm32-eth"
0 commit comments