# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "claxon" version = "0.4.3" authors = ["Ruud van Asseldonk "] description = "A FLAC decoding library" homepage = "https://github.com/ruuda/claxon#readme" documentation = "https://docs.rs/claxon" readme = "readme.md" keywords = ["flac", "lossless", "audio", "codec"] categories = ["compression", "multimedia::encoding", "multimedia::audio"] license = "Apache-2.0" repository = "https://github.com/ruuda/claxon" [dev-dependencies.hound] version = "3.0" [dev-dependencies.mp4parse] version = "0.8" [dev-dependencies.ogg] version = "0.5.1" [dev-dependencies.time] version = "0.1" [dev-dependencies.walkdir] version = "1.0" [badges.travis-ci] branch = "v0.4.3" repository = "ruuda/claxon"