# 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 = "ki18n" version = "1.2.0" build = "build.rs" links = "KF5I18n" description = "A crate to use KF5I18n from rust." readme = "README.md" keywords = ["KDE", "kde", "localization"] categories = ["api-bindings", "external-ffi-bindings", "localization"] license = "MIT" repository = "https://github.com/Ayush1325/ki18n-rs" resolver = "2" [package.metadata.docs.rs] all-features = true dependencies = ["qtbase5-dev", "qtdeclarative5-dev", "libkf5i18n-dev"] [dependencies.cpp] version = "0.5" [dependencies.qmetaobject] version = "0.2" optional = true [dependencies.qttypes] version = "0.2" [dev-dependencies.cstr] version = "0.2" [dev-dependencies.lazy_static] version = "1.4" [build-dependencies.cpp_build] version = "0.5" [build-dependencies.kde_frameworks] version = "0.1" [build-dependencies.semver] version = "1.0" [features] all = ["qmetaobject"]