[package] name = "lspci" version = "0.1.0" authors = ["yuchunzhou "] edition = "2018" keywords = ["cli"] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/yuchunzhou/lspci" homepage = "https://github.com/yuchunzhou/lspci" description = "lspci command in Rust" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]