Update hex requirement from ~0.3 to ~0.4 (#15)

This commit is contained in:
dependabot[bot]
2022-10-24 10:03:09 +02:00
committed by GitHub
parent 02efc3b094
commit 97d3608c8d

View File

@@ -13,5 +13,5 @@ keywords = ["wol", "wake-on-lan"]
categories = ["network-programming"]
[dependencies]
hex = "~0.3"
hex = "~0.4"
arrayvec = "0.7.2"