From 0106850acf84be70ea5945817f13fa269f430b76 Mon Sep 17 00:00:00 2001 From: lesnyrumcajs Date: Tue, 20 Aug 2019 20:09:16 +0200 Subject: [PATCH] Update dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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