Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
403 stars 75 forks source link

Update image lib #491

Closed leonz closed 2 months ago

leonz commented 3 months ago

Bumps the image-rs dependency to 25.1.

Two changes to features: https://github.com/image-rs/image/commit/7c841c4a158fd6c732b6b48337659675703f6942 https://github.com/image-rs/image/commit/81b3fe66fba04b8b60ba79b3641826df22fca67e

leonz commented 3 months ago

Hi @Enet4, would appreciate a review on this if possible. This will enable us to bump the image library in our own project.