# 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 = "ieee1212-config-rom" version = "0.1.2" authors = ["Takashi Sakamoto"] description = "Parser for content of Configuration ROM defined in IEEE 1212.\n" homepage = "https://alsa-project.github.io/gobject-introspection-docs/" documentation = "https://docs.rs/ieee1212-config-rom/" readme = "README.md" keywords = ["ieee1212", "configuration-rom"] categories = ["data-structures", "parser-implementations"] license = "MIT" repository = "https://github.com/alsa-project/snd-firewire-ctl-services" [[bin]] name = "config-rom-parser" doc = false