Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-indexmap-devel | Distribution: Fedora Project |
Version: 2.5.0 | Vendor: Fedora Project |
Release: 1.fc41 | Build date: Tue Sep 17 22:52:16 2024 |
Group: Unspecified | Build host: buildhw-x86-06.iad2.fedoraproject.org |
Size: 438876 | Source RPM: rust-indexmap-2.5.0-1.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/indexmap | |
Summary: Hash table with consistent order and fast iteration |
A hash table with consistent order and fast iteration. This package contains library source intended for building other packages which use the "indexmap" crate.
Apache-2.0 OR MIT
* Tue Sep 17 2024 Fabio Valentini <decathorpe@gmail.com> - 2.5.0-1 - Update to version 2.5.0; Fixes RHBZ#2304746 * Mon Aug 05 2024 Fabio Valentini <decathorpe@gmail.com> - 2.3.0-1 - Update to version 2.3.0; Fixes RHBZ#2302182 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Apr 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.2.6-1 - Update to version 2.2.6 (Fixes RHBZ#2271147) * Tue Mar 05 2024 Fabio Valentini <decathorpe@gmail.com> - 2.2.5-1 - Update to version 2.2.5; Fixes RHBZ#2266777 * Wed Feb 14 2024 Fabio Valentini <decathorpe@gmail.com> - 2.2.3-1 - Update to version 2.2.3; Fixes RHBZ#2262182 * Tue Jan 30 2024 Fabio Valentini <decathorpe@gmail.com> - 2.2.1-1 - Update to version 2.2.1; Fixes RHBZ#2260765 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Nov 10 2023 Fabio Valentini <decathorpe@gmail.com> - 2.1.0-1 - Update to version 2.1.0; Fixes RHBZ#2247331 * Wed Oct 25 2023 Fabio Valentini <decathorpe@gmail.com> - 2.0.2-1 - Update to version 2.0.2; Fixes RHBZ#2241422 * Wed Sep 27 2023 Fabio Valentini <decathorpe@gmail.com> - 2.0.1-1 - Update to version 2.0.1; Fixes RHBZ#2241021 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 05 2023 Fabio Valentini <decathorpe@gmail.com> - 2.0.0-1 - Update to version 2.0.0; Fixes RHBZ#2217109 * Sun Mar 26 2023 Fabio Valentini <decathorpe@gmail.com> - 1.9.3-1 - Update to version 1.9.3; Fixes RHBZ#2181678 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 10 2022 Fabio Valentini <decathorpe@gmail.com> - 1.9.2-1 - Update to version 1.9.2; Fixes RHBZ#2143796
/usr/share/cargo/registry/indexmap-2.5.0 /usr/share/cargo/registry/indexmap-2.5.0/.cargo-checksum.json /usr/share/cargo/registry/indexmap-2.5.0/Cargo.toml /usr/share/cargo/registry/indexmap-2.5.0/LICENSE-APACHE /usr/share/cargo/registry/indexmap-2.5.0/LICENSE-MIT /usr/share/cargo/registry/indexmap-2.5.0/README.md /usr/share/cargo/registry/indexmap-2.5.0/RELEASES.md /usr/share/cargo/registry/indexmap-2.5.0/benches /usr/share/cargo/registry/indexmap-2.5.0/benches/bench.rs /usr/share/cargo/registry/indexmap-2.5.0/benches/faststring.rs /usr/share/cargo/registry/indexmap-2.5.0/src /usr/share/cargo/registry/indexmap-2.5.0/src/arbitrary.rs /usr/share/cargo/registry/indexmap-2.5.0/src/borsh.rs /usr/share/cargo/registry/indexmap-2.5.0/src/lib.rs /usr/share/cargo/registry/indexmap-2.5.0/src/macros.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map /usr/share/cargo/registry/indexmap-2.5.0/src/map.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/core /usr/share/cargo/registry/indexmap-2.5.0/src/map/core.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/core/entry.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/core/raw.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/core/raw_entry_v1.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/iter.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/mutable.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/serde_seq.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/slice.rs /usr/share/cargo/registry/indexmap-2.5.0/src/map/tests.rs /usr/share/cargo/registry/indexmap-2.5.0/src/rayon /usr/share/cargo/registry/indexmap-2.5.0/src/rayon/map.rs /usr/share/cargo/registry/indexmap-2.5.0/src/rayon/mod.rs /usr/share/cargo/registry/indexmap-2.5.0/src/rayon/set.rs /usr/share/cargo/registry/indexmap-2.5.0/src/rustc.rs /usr/share/cargo/registry/indexmap-2.5.0/src/serde.rs /usr/share/cargo/registry/indexmap-2.5.0/src/set /usr/share/cargo/registry/indexmap-2.5.0/src/set.rs /usr/share/cargo/registry/indexmap-2.5.0/src/set/iter.rs /usr/share/cargo/registry/indexmap-2.5.0/src/set/mutable.rs /usr/share/cargo/registry/indexmap-2.5.0/src/set/slice.rs /usr/share/cargo/registry/indexmap-2.5.0/src/set/tests.rs /usr/share/cargo/registry/indexmap-2.5.0/src/util.rs /usr/share/cargo/registry/indexmap-2.5.0/tests /usr/share/cargo/registry/indexmap-2.5.0/tests/equivalent_trait.rs /usr/share/cargo/registry/indexmap-2.5.0/tests/macros_full_path.rs /usr/share/cargo/registry/indexmap-2.5.0/tests/quick.rs /usr/share/cargo/registry/indexmap-2.5.0/tests/tests.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024