# 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 = "opus-parse" version = "0.0.3" authors = ["Frankie Robertson "] description = "Library to parse OPUS" homepage = "https://github.com/frankier/opus-parse" license = "CC0-1.0" [dependencies.derive-error-chain] version = "0.10.1" [dependencies.error-chain] version = "0.10.0" [dependencies.flate2] version = "0.2.19" [dependencies.itertools] version = "0.6.0" [dependencies.minidom] version = "0.3.0" [dependencies.walkdir] version = "2" [dependencies.xml-rs] version = "0.4.1"