[package] name = "opus_headers" version = "0.1.2" authors = ["Yannik Böttcher "] edition = "2018" license = "MIT OR Apache-2.0" description = "Parsing the headers of opus files." repository = "https://github.com/zaethan/opus_headers" homepage = "https://github.com/zaethan/opus_headers" readme = "README.md" keywords = ["opus", "tags", "audio", "metadata", "parser"] categories = ["multimedia::audio"] exclude = [ "test/*", "examples/*" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]