[package] name = "woodblocks" version = "1.0.0" authors = ["Andrew Weller "] edition = "2018" description = "Recursive data structures to represent audio or music." license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] hound = "3.4.0"