diff --git a/Cargo.toml b/Cargo.toml index a09ffc7..027c609 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wakey" -version = "0.1.1" +version = "0.1.2" authors = ["Hubert Bugaj"] edition = "2018" @@ -13,4 +13,4 @@ keywords = ["wol", "wake-on-lan"] categories = ["network-programming"] [dependencies] -hex = "*" \ No newline at end of file +hex = "*"