Package: rust-fast-image-resize / 5.1.3-1

Metadata

Package Version Patches format
rust-fast-image-resize 5.1.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax_deps.patch | (download)

Cargo.toml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---
disable_benches.patch | (download)

Cargo.toml | 84 0 + 84 - 0 !
1 file changed, 84 deletions(-)

---
disable_test_with_missing_files.patch | (download)

README.md | 4 2 + 2 - 0 !
tests/resize_tests.rs | 30 30 + 0 - 0 !
2 files changed, 32 insertions(+), 2 deletions(-)

---
drop_u8x4_feature.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 drop the feature as the tests are failing with it.