# 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 = "rainbowdream" version = "1.2.0" authors = ["m1nt_"] description = "A CLI app to make custom Audiosurf Radio .cgr files." readme = "README.md" license = "MIT" repository = "https://github.com/AudiosurfResearch/rainbowdream" [dependencies.anyhow] version = "1.0.79" [dependencies.clap] version = "4.4.18" features = ["derive"] [dependencies.gingerlib] version = "1.0.0" [dependencies.steamlocate] version = "2.0.0-beta.2"