[package] name = "sysfs_lib" version = "0.0.1" description.workspace = true authors.workspace = true homepage.workspace = true repository.workspace = true license.workspace = true edition.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] thiserror = "1.0.50"