# 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 = "tymbark-gui" version = "0.1.1" description = "GUI Tymbark generator made with egui" license = "CC-BY-4.0" resolver = "2" [dependencies.clap] version = "3.1.3" features = ["derive"] [dependencies.clipboard-win] version = "4.4.1" [dependencies.eframe] version = "0.17.0" [dependencies.env_logger] version = "0.9.0" [dependencies.log] version = "0.4.14" [dependencies.rand] version = "0.8.5" [dependencies.winapi] version = "0.3.9" features = ["winuser"]