diff --git a/Cargo.toml b/Cargo.toml index 9b9d126..a09ffc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,4 +13,4 @@ keywords = ["wol", "wake-on-lan"] categories = ["network-programming"] [dependencies] -hex = "0.3.2" \ No newline at end of file +hex = "*" \ No newline at end of file