[package] name = "pnet_sys_bandwhich_fork" version = "0.23.0" authors = ["Robert Clipsham ", "Linus Färnstrand "] license = "MIT/Apache-2.0" homepage = "https://github.com/libpnet/libpnet" repository = "https://github.com/libpnet/libpnet" description = "Access to network related system function and calls." keywords = ["networking", "datalink", "ethernet", "raw"] categories = ["network-programming"] [dependencies] libc = "0.2.39" [target.'cfg(windows)'.dependencies] winapi = "0.2" ws2_32-sys = "0.2"