# 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 = "nvidia-gamestream-presets-tool" version = "0.0.2" authors = ["Uklosk "] description = "Create NVIDIA GameStream Presets from Steam Shortcuts. Useful with SteamRomManager" homepage = "https://github.com/Uklosk/nvidia-gamestream-presets-tool" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/Uklosk/nvidia-gamestream-presets-tool" resolver = "2" [dependencies.clap] version = "3.2.6" [dependencies.image] version = "0.24.2" [dependencies.mslnk] version = "0.1.8" [dependencies.rust-ini] version = "0.18.0" [dependencies.steam_shortcuts_util] version = "1.1.8"