Bump crate version
This commit is contained in:
parent
0106850acf
commit
f22c21f83f
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "wakey"
|
name = "wakey"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
|
|
||||||
authors = ["Hubert Bugaj<lesny.rumcajs@gmail.com>"]
|
authors = ["Hubert Bugaj<lesny.rumcajs@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
@ -13,4 +13,4 @@ keywords = ["wol", "wake-on-lan"]
|
||||||
categories = ["network-programming"]
|
categories = ["network-programming"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
hex = "*"
|
hex = "*"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user