vtracer
vtracer copied to clipboard
Deprecated api
When running cargo build
in the cmdapp
folder I see the following warning:
warning: use of deprecated associated function `image::DynamicImage::to_rgba`: replaced by `to_rgba8`
--> cmdapp\src\converter.rs:119:26
Ah, that's a warning! We might accept a PR