From 2f28fca3964f03be5e75914d9045a7034a6ddc97 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 4 Aug 2021 15:50:10 -0700 Subject: [PATCH] Update to Rust and Cargo 1.54.0. Resolves: rhbz#1947202 --- rust-toolset.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-toolset.spec b/rust-toolset.spec index d43050e..f730fc8 100644 --- a/rust-toolset.spec +++ b/rust-toolset.spec @@ -1,6 +1,6 @@ Summary: Package that installs rust-toolset Name: rust-toolset -Version: 1.53.0 +Version: 1.54.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 Aug 04 2021 Josh Stone - 1.54.0-1 +- Update to Rust and Cargo 1.54.0. + * Tue Jun 22 2021 Josh Stone - 1.53.0-1 - Update to Rust and Cargo 1.53.0.