# 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-lib-extras" version = "0.7.0" authors = ["Laurent Montel "] links = "cxx-qt-lib-extras" description = "Extra Qt types for integrating `cxx-qt` crate with `cxx` that are not available in `cxx-qt-lib`" license = "MIT OR Apache-2.0" repository = "https://github.com/KDAB/cxx-qt/" [dependencies.cxx] version = "1.0.95" [dependencies.cxx-qt] version = "0.7.0" [dependencies.cxx-qt-lib] version = "0.7.0" features = ["qt_full"] [build-dependencies.cxx-qt-build] version = "0.7.0" [features] default = [] link_qt_object_files = ["cxx-qt-build/link_qt_object_files"]