[package] name = "void-optimus-manager" version = "0.1.0" edition = "2018" authors = ["mistrustfully "] license = "MIT" description = "A tool to switch xorg configs, to change from intel to nvidia gpu and back. Made for void linux, should work on everything." homepage = "https://github.com/Mistrustfully/void-optimus-manager" repository = "https://github.com/Mistrustfully/void-optimus-manager" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.2.18" colored = "2" text_io = "0.1.9" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html