From 80b1cb8f177c2c620c8acb29862593b355fb2a94 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 15 Dec 2021 16:32:59 -0800 Subject: [PATCH] Update to Rust and Cargo 1.57.0. Related: rhbz#2002885 --- rust-toolset.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-toolset.spec b/rust-toolset.spec index 4d766c5..c59f12b 100644 --- a/rust-toolset.spec +++ b/rust-toolset.spec @@ -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 - 1.57.0-1 +- Update to Rust and Cargo 1.57.0. + * Thu Nov 04 2021 Josh Stone - 1.56.1-1 - Update to Rust and Cargo 1.56.1.