# 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 = "azura" version = "0.0.1" authors = ["Stridsvagn69420 (https://github.com/Stridsvagn69420)"] exclude = [ ".vscode/", ".github/", ] description = "Cross-Platform GUI and TUI Music Player" homepage = "https://github.com/Stridsvagn69420/Azura" documentation = "https://github.com/Stridsvagn69420/Azura/wiki" readme = "README.md" keywords = [ "audio", "music", "discord", "cyrkensia", "music-player", ] categories = [ "multimedia", "gui", "multimedia::audio", "accessibility", "filesystem", ] license = "EUPL-1.2" repository = "https://github.com/Stridsvagn69420/Azura" [profile.release] lto = true debug = false strip = true [dependencies]