File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " qmetaobject"
3- version = " 0.2.5 "
3+ version = " 0.2.7 "
44edition = " 2018"
55authors = [" Olivier Goffart <ogoffart@woboq.com>" ]
66build = " build.rs"
@@ -17,8 +17,8 @@ chrono_qdatetime = ["qttypes/chrono"]
1717webengine = [" qttypes/qtwebengine" ]
1818
1919[dependencies ]
20- qttypes = { path = " ../qttypes" , version = " 0.2.5 " , features = [" qtquick" ] }
21- qmetaobject_impl = { path = " ../qmetaobject_impl" , version = " =0.2.5 " }
20+ qttypes = { path = " ../qttypes" , version = " 0.2.7 " , features = [" qtquick" ] }
21+ qmetaobject_impl = { path = " ../qmetaobject_impl" , version = " =0.2.7 " }
2222lazy_static = " 1.0"
2323cpp = " 0.5.6"
2424log = { version = " 0.4" , optional = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " qmetaobject_impl"
3- version = " 0.2.5 "
3+ version = " 0.2.7 "
44edition = " 2018"
55authors = [" Olivier Goffart <ogoffart@woboq.com>" ]
66description = " Custom derive for the qmetaobject crate."
Original file line number Diff line number Diff line change 11[package ]
22name = " qttypes"
3- version = " 0.2.6 "
3+ version = " 0.2.7 "
44edition = " 2018"
55authors = [" Olivier Goffart <ogoffart@woboq.com>" ]
66build = " build.rs"
You can’t perform that action at this time.
0 commit comments