# 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 = "legacygui" version = "0.1.2" authors = ["Matthias Kaak "] description = "A simple GUI audio player with strange features." homepage = "https://zvavybir.codeberg.page/legacygui/" documentation = "https://docs.rs/legacygui" readme = "README.md" keywords = [ "graphics", "audio", "gui", ] categories = ["gui"] license = "GPL-3.0-or-later" repository = "https://codeberg.org/zvavybir/legacygui" [dependencies.crossbeam-channel] version = "0.5.8" [dependencies.diskit] version = "0.1.3" [dependencies.eframe] version = "0.23.0" [dependencies.egui] version = "0.23.0" [dependencies.either] version = "1.9.0" [dependencies.legacylisten] version = "0.3.2" [dependencies.legacytranslate] version = "0.3.1"