# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "dante-cli" version = "0.8.1" authors = ["Cameron VanderTuig"] description = "A Dante discovery and control command line tool utilizing dante-control-rs" homepage = "https://github.com/IRSMsoso/dante-cli" readme = "README.md" keywords = [ "dante", "audio", ] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/IRSMsoso/dante-cli" [dependencies.ascii] version = "1.1.0" [dependencies.clap] version = "4.4.2" features = ["derive"] [dependencies.dante-control-rs] version = "0.8.1" [dependencies.shellwords] version = "1.1.0" [dependencies.stderrlog] version = "0.5.4" [dependencies.thiserror] version = "1.0.56"