# 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 = "qapi-codegen" version = "0.11.3" authors = ["arcnmx"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "QEMU QAPI codegen helper" documentation = "https://docs.rs/qapi-codegen/" readme = "README.md" keywords = [ "qemu", "qmp", "qga", "qapi", ] license = "MIT" repository = "https://github.com/arcnmx/qapi-rs" [lib] name = "qapi_codegen" path = "src/lib.rs" [dependencies.qapi-parser] version = "0.11" [badges.maintenance] status = "passively-maintained" [badges.travis-ci] repository = "arcnmx/qapi-rs"