pnet_sys 0.23.0

Access to network related system function and calls.
Documentation
[dependencies.libc]
version = "0.2.39"

[package]
authors = ["Robert Clipsham <robert@octarineparrot.com>", "Linus Färnstrand <faern@faern.net>"]
categories = ["network-programming"]
description = "Access to network related system function and calls."
homepage = "https://github.com/libpnet/libpnet"
keywords = ["networking", "datalink", "ethernet", "raw"]
license = "MIT/Apache-2.0"
name = "pnet_sys"
repository = "https://github.com/libpnet/libpnet"
version = "0.23.0"
[target."cfg(windows)".dependencies.winapi]
version = "0.2"

[target."cfg(windows)".dependencies.ws2_32-sys]
version = "0.2"