Just tried to run examples from this project, but noticed some warnings (most already documented at #111):
warning: cargo:rustc-cdylib-link-arg was specified in the build script of qttypes v0.2.8 (/mnt/projects/rust/qmetaobject-rs/qttypes), but that package does not contain a cdylib target
Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
Just tried to run examples from this project, but noticed some warnings (most already documented at #111):