Version 0.3.0

This commit is contained in:
Michael Watzko 2020-06-10 17:34:22 +02:00
commit 30feeabd3e

View file

@ -1,6 +1,6 @@
[package] [package]
name = "w5500" name = "w5500"
version = "0.2.1" version = "0.3.0"
authors = ["Michael Watzko <michael@watzko.de>"] authors = ["Michael Watzko <michael@watzko.de>"]
repository = "https://github.com/kellerkindt/w5500.git" repository = "https://github.com/kellerkindt/w5500.git"
description = "W5500 IoT Controller implementation. Currently UDP sending and receiving is working. WIP" description = "W5500 IoT Controller implementation. Currently UDP sending and receiving is working. WIP"