[package] name = "interface-rs" version = "0.2.10" authors = ["Hunter Wigelsworth "] edition = "2021" description = "Library for reading and writing Linux interfaces(5) files" homepage = "https://interface-rs.com" repository = "https://github.com/wiggels/interface-rs" license = "MIT" keywords = ["network", "interfaces", "linux", "configuration"] categories = ["network-programming", "parser-implementations"] documentation = "https://docs.rs/interface-rs" readme = "README.md" [dependencies]