From 32848b9a381a64294f6d8c20e36ffa1d1e7521e1 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 4 Nov 2021 16:57:53 -0700 Subject: [PATCH] Update to Rust and Cargo 1.56.1. 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 c6e6b92..4d766c5 100644 --- a/rust-toolset.spec +++ b/rust-toolset.spec @@ -1,6 +1,6 @@ Summary: Package that installs rust-toolset Name: rust-toolset -Version: 1.55.0 +Version: 1.56.1 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 +* Thu Nov 04 2021 Josh Stone - 1.56.1-1 +- Update to Rust and Cargo 1.56.1. + * Fri Oct 29 2021 Josh Stone - 1.55.0-1 - Update to Rust and Cargo 1.55.0.