| Name: | rust-exr+default-devel |
|---|---|
| Version: | 1.73.0 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2335 |
| License: | BSD-3-Clause |
| RPM: | rust-exr+default-devel-1.73.0-1.el10_0.noarch.rpm |
| Source RPM: | rust-exr-1.73.0-1.el10_0.src.rpm |
| Build Date: | Wed Jan 22 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/exr |
| Summary: | Read and write OpenEXR files without any unsafe code |
| Description: | Read and write OpenEXR files without any unsafe code. This package contains library source intended for building other packages which use the "default" feature of the "exr" crate. |
- Update to version 1.73.0; Fixes RHBZ#2322909
- Avoid a circular dependency on image
- Drop benchmark-only dev-dependency on bencher
- Initial import (#2297646)