[package] name = "sysfs-rs" version = "0.0.12" authors = ["Brian Martin "] license = "MIT OR Apache-2.0" description = "rust lib for interacting with sysfs" homepage = "https://github.com/brayniac/sysfs-rs" documentation = "https://brayniac.github.io/sysfs-rs" repository = "https://github.com/brayniac/sysfs-rs" readme = "README.md" keywords = [ "sysfs" ] categories = [] [dependencies] bit-vec = "0.4.3"