# 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 = "yamaha_avr" version = "0.2.0" authors = ["Max "] description = "A Library and CLI Tool for interaction with Yamaha AVRs" readme = "README.md" keywords = ["yamaha", "avr"] categories = ["command-line-utilities", "api-bindings"] license = "GPL-3.0" repository = "https://github.com/maxjoehnk/yamaha-avr-rs" [[bin]] name = "yamaha-avr" doc = false [dependencies.clap] version = "2.26.2" [dependencies.tokio-core] version = "0.1" [dependencies.xml-rs] version = "0.6.1" [dependencies.hyper] version = "0.11" [dependencies.futures] version = "0.1" [dependencies.regex] version = "0.2.2" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "maxjoehnk/yamaha-avr-rs" branch = "master" [badges.is-it-maintained-issue-resolution] repository = "maxjoehnk/yamaha-avr-rs" [badges.is-it-maintained-open-issues] repository = "maxjoehnk/yamaha-avr-rs"