rust_qt_binding_generator 0.3.2

Generate code to build Qt applications with Rust
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "rust_qt_binding_generator"
version = "0.3.2"
authors = ["Jos van den Oever <jos@vandenoever.info>"]
description = "Generate code to build Qt applications with Rust"
homepage = "https://phabricator.kde.org/source/rust-qt-binding-generator/"
documentation = "https://phabricator.kde.org/source/rust-qt-binding-generator/"
license = "AGPL-3.0-or-later"
repository = "https://anongit.kde.org/rust-qt-binding-generator"
[dependencies.cc]
version = "1"
features = ["parallel"]

[dependencies.clap]
version = "2"

[dependencies.regex]
version = "1"

[dependencies.serde]
version = "1.0"

[dependencies.serde-xml-rs]
version = "0.2.1"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.toml]
version = "0.4.10"