netlink-packet-core 0.7.0

netlink packet types
Documentation
[dependencies.anyhow]
version = "1.0.31"

[dependencies.byteorder]
version = "1.3.2"

[dependencies.netlink-packet-utils]
version = "0.5.2"
[dev-dependencies.netlink-packet-route]
version = "0.13.0"

[package]
authors = ["Corentin Henry <corentinhenry@gmail.com>"]
description = "netlink packet types"
edition = "2018"
homepage = "https://github.com/rust-netlink/netlink-packet-core"
keywords = ["netlink", "linux"]
license = "MIT"
name = "netlink-packet-core"
readme = "README.md"
repository = "https://github.com/rust-netlink/netlink-packet-core"
version = "0.7.0"