[package] name = "earmuffs" version = "0.1.0" authors = ["juniper wilde "] description = "audio for warmth" license = "MIT" keywords = ["warmth"] homepage = "https://github.com/rosegardencult/earmuffs" repository = "https://github.com/rosegardencult/earmuffs" readme = "README.md" edition = "2018" [dependencies] [lib] path = "src/lib.rs" crate-type = ["staticlib"]