# 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-control-rs" version = "0.8.4" authors = ["Cameron VanderTuig"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Dante discovery and control as a rust library" homepage = "https://github.com/IRSMsoso/dante-control-rs" readme = "README.md" keywords = [ "dante", "audio", ] license-file = "LICENSE" repository = "https://github.com/IRSMsoso/dante-control-rs" [lib] name = "dante_control_rs" path = "src/lib.rs" [dependencies.ascii] version = "1.1.0" [dependencies.bytes] version = "1.4.0" [dependencies.hex] version = "0.4.3" [dependencies.log] version = "0.4.20" [dependencies.mdns-sd] version = "0.7.4" [dependencies.thiserror] version = "1.0.47"