Name: | rust-fallible_collections-devel |
---|---|
Version: | 0.5.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 239919 |
License: | MIT OR Apache-2.0 |
RPM: | rust-fallible_collections-devel-0.5.1-1.el9.noarch.rpm |
Source RPM: | rust-fallible_collections-0.5.1-1.el9.src.rpm |
Build Date: | Thu Nov 28 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/fallible_collections |
Summary: | Which adds fallible allocation api to std collections |
Description: | A crate which adds fallible allocation api to std collections. This package contains library source intended for building other packages which use the "fallible_collections" crate. |
- Update to version 0.5.1; Fixes RHBZ#2324311
- Use hashbrown 0.14 instead of 0.13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Update to version 0.4.9 (rhbz#2219129)
- Update to version 0.4.8
- [skip changelog] Import new source
- Update to 0.4.7
- Disable tests with in cargo test arguments instead of using a patch