[dependencies]
[package]
description = "digital signal processing toolkit"
documentation = "https://github.com/rikushoney/dsp-rs/blob/main/README.md"
edition = "2021"
homepage = "https://github.com/rikushoney/dsp-rs"
license = "MIT"
name = "dsp-rs"
readme = "README.md"
repository = "https://github.com/rikushoney/dsp-rs"
resolver = "2"
version = "0.1.0"