# 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 = "baze64-gui" version = "2.1.0" authors = ["Clay66"] description = "A GUI for encoding & decoding base64" readme = "README.md" license = "MIT" repository = "https://github.com/Clay-6/baze64" [dependencies.baze64] version = "0.6.0" [dependencies.slint] version = "1.2.2" [dependencies.tracing] version = "0.1.40" [dependencies.tracing-subscriber] version = "0.3.17" [build-dependencies.slint-build] version = "1.2.2"