# 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 = "2018" name = "ta1394-avc-audio" version = "0.2.0" authors = ["Takashi Sakamoto"] description = """ A pure-Rust implementation of AV/C commands for audio subunit defined by 1394 Trading Association """ homepage = "https://alsa-project.github.io/gobject-introspection-docs/" documentation = "https://docs.rs/ta1394-avc-audio/" readme = "README.md" keywords = [ "ieee1394", "firewire", "command", "serialization", "deserialization", ] categories = [ "embedded", "hardware-support", "multimedia", "encoding", ] license = "MIT" repository = "https://github.com/alsa-project/snd-firewire-ctl-services" [dependencies.ta1394-avc-general] version = "0.2"