| Name: | rust-rand_core-devel |
|---|---|
| Version: | 0.9.3 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 79305 |
| License: | MIT OR Apache-2.0 |
| RPM: | rust-rand_core-devel-0.9.3-1.el9.noarch.rpm |
| Source RPM: | rust-rand_core-0.9.3-1.el9.src.rpm |
| Build Date: | Mon Mar 24 2025 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://crates.io/crates/rand_core |
| Summary: | Core random number generator traits and tools for implementation |
| Description: | Core random number generator traits and tools for implementation. This package contains library source intended for building other packages which use the "rand_core" crate. |
- Update to version 0.9.3; Fixes RHBZ#2347114
- Update to version 0.9.1; Fixes RHBZ#2346013
- Update to version 0.9.0; Fixes RHBZ#2342269
- Drop deny(warnings) from doctests to fix building with recent Rust