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 0622802 commit 3473b8bCopy full SHA for 3473b8b
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 <astro@spaceboyz.net>", "Johannes Draaijer <jcdra1@gmail.com>"]
7
-version = "0.6.0"
+version = "0.7.0"
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