# 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 = "aych-delay" version = "0.1.1" authors = ["Tim Hudson "] description = "A delay effect modelled after the H-Delay by Waves" readme = "README.md" keywords = [ "audio", "dsp", "delay", "effect", ] license = "MIT" repository = "https://github.com/timhudson/aych-delay" [lib] name = "aych_delay" [dev-dependencies.rodio] version = "0.16.0"