Version 0.1.6 (publish removal of nightly requirement to crates.io)

This commit is contained in:
Michael Watzko 2019-01-20 17:05:52 +01:00
commit 7b6957d61f

View file

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