Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-indexmap-devel-2.1.0-1.fc37 RPM for noarch

From Fedora 37 updates for aarch64 / Packages / r

Name: rust-indexmap-devel Distribution: Fedora Project
Version: 2.1.0 Vendor: Fedora Project
Release: 1.fc37 Build date: Fri Nov 10 01:21:40 2023
Group: Unspecified Build host: buildhw-x86-13.iad2.fedoraproject.org
Size: 348085 Source RPM: rust-indexmap-2.1.0-1.fc37.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.

Provides

Requires

License

Apache-2.0 OR MIT

Changelog

* 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
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sun Jul 17 2022 Fabio Valentini <decathorpe@gmail.com> - 1.9.1-1
  - Update to version 1.9.1; Fixes RHBZ#2097929
* Mon May 30 2022 Fabio Valentini <decathorpe@gmail.com> - 1.8.2-1
  - Update to version 1.8.2; Fixes RHBZ#2091229
* Wed Mar 30 2022 Fabio Valentini <decathorpe@gmail.com> - 1.8.1-1
  - Update to version 1.8.1; Fixes RHBZ#2069878
* Sun Mar 06 2022 Fabio Valentini <decathorpe@gmail.com> - 1.8.0-1
  - Update to version 1.8.0; Fixes RHBZ#2038417
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Files

/usr/share/cargo/registry/indexmap-2.1.0
/usr/share/cargo/registry/indexmap-2.1.0/.cargo-checksum.json
/usr/share/cargo/registry/indexmap-2.1.0/Cargo.toml
/usr/share/cargo/registry/indexmap-2.1.0/LICENSE-APACHE
/usr/share/cargo/registry/indexmap-2.1.0/LICENSE-MIT
/usr/share/cargo/registry/indexmap-2.1.0/README.md
/usr/share/cargo/registry/indexmap-2.1.0/RELEASES.md
/usr/share/cargo/registry/indexmap-2.1.0/benches
/usr/share/cargo/registry/indexmap-2.1.0/benches/bench.rs
/usr/share/cargo/registry/indexmap-2.1.0/benches/faststring.rs
/usr/share/cargo/registry/indexmap-2.1.0/src
/usr/share/cargo/registry/indexmap-2.1.0/src/arbitrary.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/lib.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/macros.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map
/usr/share/cargo/registry/indexmap-2.1.0/src/map.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map/core
/usr/share/cargo/registry/indexmap-2.1.0/src/map/core.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map/core/raw.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map/iter.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map/serde_seq.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map/slice.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/map/tests.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/mutable_keys.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/rayon
/usr/share/cargo/registry/indexmap-2.1.0/src/rayon/map.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/rayon/mod.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/rayon/set.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/rustc.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/serde.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/set
/usr/share/cargo/registry/indexmap-2.1.0/src/set.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/set/iter.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/set/slice.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/set/tests.rs
/usr/share/cargo/registry/indexmap-2.1.0/src/util.rs
/usr/share/cargo/registry/indexmap-2.1.0/tests
/usr/share/cargo/registry/indexmap-2.1.0/tests/equivalent_trait.rs
/usr/share/cargo/registry/indexmap-2.1.0/tests/macros_full_path.rs
/usr/share/cargo/registry/indexmap-2.1.0/tests/quick.rs
/usr/share/cargo/registry/indexmap-2.1.0/tests/tests.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:05:07 2024