# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "nvcli" version = "1.1.4" authors = ["sqooid"] description = "Command line interface to change a number of Nvidia control panel display settings" homepage = "https://github.com/sqooid/nvcli" documentation = "https://github.com/sqooid/nvcli" readme = "README.md" license = "MIT" repository = "https://github.com/sqooid/nvcli" [dependencies.bunt] version = "0.2.6" [dependencies.clap] version = "3.2.11" features = ["derive"] [dependencies.nvapi_sys_new] version = "1.530.1"