Update to Rust and Cargo 1.57.0.

Related: rhbz#2002885
This commit is contained in:
Josh Stone 2021-12-15 16:32:59 -08:00
parent 32848b9a38
commit 80b1cb8f17

View File

@ -1,6 +1,6 @@
Summary: Package that installs rust-toolset
Name: rust-toolset
Version: 1.56.1
Version: 1.57.0
Release: 1%{?dist}
License: ASL 2.0 or MIT
@ -21,6 +21,9 @@ This is the main package for rust-toolset.
%{rpmmacrodir}/macros.%{name}
%changelog
* Wed Dec 15 2021 Josh Stone <jistone@redhat.com> - 1.57.0-1
- Update to Rust and Cargo 1.57.0.
* Thu Nov 04 2021 Josh Stone <jistone@redhat.com> - 1.56.1-1
- Update to Rust and Cargo 1.56.1.