# 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 = "yarrow" version = "0.0.1" authors = ["Billy Messenger <60663878+BillyDM@users.noreply.github.com>"] description = "A non-declarative GUI library in Rust with extreme performance and control, geared towards audio software" homepage = "https://github.com/MeadowlarkDAW/Yarrow" documentation = "https://docs.rs/yarrow" readme = "README.md" keywords = [ "gui", "audio", ] categories = [ "gui", "visualization", ] license = "MIT" repository = "https://github.com/MeadowlarkDAW/Yarrow" [badges.maintenance] status = "actively-developed"