[package] name = "rusty-daw-algorithms" version = "0.0.0" authors = ["Billy Messenger "] edition = "2018" license = "GPL-3.0" keywords = ["audio", "algorithms", "daw"] categories = ["algorithms"] description = "Core algorithms for use in RustyDAW projects (placeholder)" documentation = "https://docs.rs/rusty-daw-algorithms" repository = "https://github.com/RustyDAW/rusty-daw-algorithms" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]