[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package cargo-1.84.1-2.module+el8.10.0+650+254fe55d.x86_64 download

Name cargo
Epoch 0
Version 1.84.1
Release 2.module+el8.10.0+650+254fe55d
Architecture x86_64
Website/URL https://www.rust-lang.org
License (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
Build Time 2025-05-22 10:48:16
Build Host builder-x86-06.inferitos.ru
Summary Rust's package manager and build tool
Repositories AppStream
Description Cargo is a tool that allows Rust projects to declare their various dependencies and ensure that you'll always get a repeatable build.
Errata
Size 8227 KiB
Source Project rust-1.84.1-2.module+el8.10.0+650+254fe55d
SHA-256 checksum aa43f73d0e5bd23563bcf58679d6b91c2b7a1d97625db883de89c030128da1e2
× Full screenshot
Changelog link
* Mon Apr 28 2025 Josh Stone <jistone@redhat.com> - 1.84.1-2
- Use python3.12 prefix for lldb Requires

* Tue Feb 04 2025 Josh Stone <jistone@redhat.com> - 1.84.1-1
- Update to 1.84.1

* Wed Jan 15 2025 Josh Stone <jistone@redhat.com> - 1.84.0-1
- Update to 1.84.0

* Thu Dec 05 2024 Josh Stone <jistone@redhat.com> - 1.83.0-1
- Update to 1.83.0
- Remove the subshell in the cargo_install macro

* Tue Nov 05 2024 Josh Stone <jistone@redhat.com> - 1.82.0-1
- Update to 1.82.0

* Fri Oct 25 2024 Josh Stone <jistone@redhat.com> - 1.81.0-1
- Update to 1.81.0

* Tue Oct 22 2024 Josh Stone <jistone@redhat.com> - 1.80.1-1
- Update to 1.80.1

* Tue Aug 13 2024 Josh Stone <jistone@redhat.com> - 1.79.0-2
- Disable jump threading of float equality

* Fri Jun 21 2024 Josh Stone <jistone@redhat.com> - 1.79.0-1
- Update to 1.79.0

* Fri Jun 21 2024 Josh Stone <jistone@redhat.com> - 1.78.0-1
- Update to 1.78.0
- Make std-static-wasm* noarch again