From f820790b704b7dbda1683f87bec1cb0a2b9412f5 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Thu, 13 Jan 2022 17:04:48 -0800 Subject: [PATCH] Update to Rust and Cargo 1.58.0. Resolves: rhbz#2002885 --- rust-toolset.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-toolset.spec b/rust-toolset.spec index c59f12b..eb12773 100644 --- a/rust-toolset.spec +++ b/rust-toolset.spec @@ -1,6 +1,6 @@ Summary: Package that installs rust-toolset Name: rust-toolset -Version: 1.57.0 +Version: 1.58.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 +* Thu Jan 13 2022 Josh Stone - 1.58.0-1 +- Update to Rust and Cargo 1.58.0. + * Wed Dec 15 2021 Josh Stone - 1.57.0-1 - Update to Rust and Cargo 1.57.0.