rotary-core 0.1.0

A library for working with audio buffers
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "rotary"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bee83bddb65a5c55d0d461bdac6ed472db1e8f68437810b66ee008e686b5e7e9"

[[package]]
name = "rotary-core"
version = "0.1.0"
dependencies = [
 "rotary",
]