Switched to stable qmetaobject-rs.
Do not need the new methods from the git branch yet.
This commit is contained in:
parent
2c6be797a3
commit
63025689ce
|
@ -6,10 +6,8 @@ links = "KF5I18n"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
cpp = "0.5"
|
cpp = "0.5"
|
||||||
qmetaobject = { git = "https://github.com/woboq/qmetaobject-rs" }
|
qmetaobject = "0.2"
|
||||||
qttypes = { git = "https://github.com/woboq/qmetaobject-rs", features = [
|
qttypes = "0.2"
|
||||||
"qtquick",
|
|
||||||
] }
|
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cpp_build = "0.5"
|
cpp_build = "0.5"
|
||||||
|
|
Loading…
Reference in a new issue