Merge pull request #48 from elpiel/patch-1
fix: Cargo.toml package version to 0.4.1
This commit is contained in:
commit
71af718229
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "w5500"
|
name = "w5500"
|
||||||
version = "0.4.0"
|
version = "0.4.1"
|
||||||
authors = ["Michael Watzko <michael@watzko.de>", "Jonah Dahlquist <hi@jonah.name>", "Ryan Summers <ryan.summers@vertigo-designs.com"]
|
authors = ["Michael Watzko <michael@watzko.de>", "Jonah Dahlquist <hi@jonah.name>", "Ryan Summers <ryan.summers@vertigo-designs.com"]
|
||||||
repository = "https://github.com/kellerkindt/w5500.git"
|
repository = "https://github.com/kellerkindt/w5500.git"
|
||||||
description = "W5500 IoT Controller implementation."
|
description = "W5500 IoT Controller implementation."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue