# 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 = "cxx-qt" version = "0.7.0" authors = [ "Andrew Hayzen ", "Gerhard de Clercq ", "Leon Matthes ", ] links = "cxx-qt" description = "Safe interop between Rust and Qt" homepage = "https://kdab.github.io/cxx-qt/book/" readme = "README.md" keywords = [ "cxx", "ffi", "QML", "Qt", ] categories = [ "api-bindings", "gui", ] license = "MIT OR Apache-2.0" repository = "https://github.com/KDAB/cxx-qt/" [dependencies.cxx] version = "1.0.95" [dependencies.cxx-qt-macro] version = "0.7.0" [dependencies.static_assertions] version = "1.1.0" [dev-dependencies.cxx] version = "1.0.95" [build-dependencies.cxx-qt-build] version = "0.7.0" [build-dependencies.qt-build-utils] version = "0.7.0"