Today the much anticipated version 0.9.1 of DICOM-rs is released! DICOM-rs is a Rust implementation of the DICOM standard.
The highlights are support for secure transport connections using TLS, a few API extensions, and a large number of bug fixes.
Despite being a patch release, there is a minor breaking change worth paying attention to if you use `dicom_ul` with the `async` feature. Please file an issue if you encounter some friction when updating DICOM-rs crates in your dependency tree.
https://github.com/Enet4/dicom-rs/releases/tag/v0.9.1
