[dependencies.caw_core]
version = "0.3"
[dependencies.rand]
version = "0.8"
[lib]
name = "caw_utils"
path = "src/lib.rs"
[package]
authors = ["Stephen Sherratt <stephen@sherra.tt>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Utilities for building synthesizers with caw"
documentation = "https://docs.rs/caw_utils"
edition = "2021"
homepage = "https://github.com/gridbugs/caw.git"
license = "MIT"
name = "caw_utils"
readme = false
repository = "https://github.com/gridbugs/caw.git"
version = "0.2.0"