ki18n-rs/Cargo.toml
Ayush Singh 63025689ce Switched to stable qmetaobject-rs.
Do not need the new methods from the git branch yet.
2021-11-01 15:27:07 +05:30

16 lines
219 B
TOML

[package]
name = "ki18n-rs"
version = "0.1.0"
edition = "2018"
links = "KF5I18n"
[dependencies]
cpp = "0.5"
qmetaobject = "0.2"
qttypes = "0.2"
[build-dependencies]
cpp_build = "0.5"
semver = "1.0"
pkg-config = "0.3"