[package] name = "wakey" version = "0.3.0" authors = ["Hubert Bugaj"] edition = "2021" license = "MIT" repository = "https://github.com/LesnyRumcajs/wakey" description = "Wake-on-LAN library for creating and sending magic WOL packets." keywords = ["wol", "wake-on-lan"] categories = ["network-programming"] [dependencies] hex = "~0.4" arrayvec = "0.7.2"