Update Rust crate image to 0.25.0 #154
Annotations
8 errors
Cargo Build:
src/modules/nom.rs#L3
ImageOutputFormat`::error[E0432]: unresolved import `image::ImageOutputFormat`
|
Cargo Build:
src/modules/nom.rs#L61
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
|
Cargo Build:
src/modules/nom.rs#L62
error[E0308]: mismatched types
|
Cargo Build:
src/modules/nom.rs#L61
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
|
Cargo Build:
src/modules/nom.rs#L68
buffer_::ImageBuffer<Rgba<{integer}>, Vec<_>>: GenericImageView` is not satisfied::error[E0277]: the trait bound `image::buffer_::ImageBuffer<Rgba<{integer}>, Vec<_>>: GenericImageView` is not satisfied
|
Cargo Build:
src/modules/nom.rs#L68
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
|
Cargo Build:
src/modules/nom.rs#L62
traits::Pixel` is not satisfied::error[E0277]: the trait bound `Rgba<{integer}>: image::traits::Pixel` is not satisfied
|
Cargo Build
Process completed with exit code 101.
|
Loading