[dependencies.nix]
features = ["dir", "event", "hostname", "inotify", "ioctl", "mman", "mount", "net", "poll", "ptrace", "reboot", "resource", "sched", "signal", "term", "time", "user", "zerocopy"]
version = "0.29.0"
[dependencies.serde]
features = ["derive", "rc"]
version = "1.0.185"
[dependencies.thiserror]
version = "2"
[lib]
name = "below_ethtool"
path = "src/lib.rs"
[package]
authors = ["Meta Platforms, Inc. and affiliates"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "ethtool crate for below"
edition = "2021"
license = "Apache-2.0"
name = "below-ethtool"
readme = false
repository = "https://github.com/facebookincubator/below"
version = "0.9.0"