# 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 = "ki18n-rs" version = "1.0.3" build = "build.rs" links = "KF5I18n" description = "A crate to use KF5I18n from rust." readme = "README.md" keywords = ["ki18n", "kde", "localization"] license = "MIT" repository = "https://github.com/Ayush1325/ki18n-rs" [package.metadata.docs.rs] dependencies = ["qtbase5-dev", "qtdeclarative5-dev", "libqt5svg5-dev", "qtquickcontrols2-5-dev", "qml-module-org-kde-kirigami2", "kirigami2-dev", "libkf5i18n-dev", "gettext", "libkf5coreaddons-dev", "qml-module-qtquick-layouts"] [dependencies.cpp] version = "0.5" [dependencies.qmetaobject] version = "0.2" [dependencies.qttypes] version = "0.2" [dev-dependencies.lazy_static] version = "1.4" [build-dependencies.cpp_build] version = "0.5" [build-dependencies.semver] version = "1.0"