From 89a78992d25d4623c59bc2f0d910c12a31a0c81c Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 27 Apr 2021 11:36:32 -0700 Subject: [PATCH] Update to Rust and Cargo 1.51.0. Related: rhbz#1947202 --- rust-toolset.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-toolset.spec b/rust-toolset.spec index fae40da..e0cf7ad 100644 --- a/rust-toolset.spec +++ b/rust-toolset.spec @@ -1,6 +1,6 @@ Summary: Package that installs rust-toolset Name: rust-toolset -Version: 1.50.0 +Version: 1.51.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 Apr 28 2021 Josh Stone - 1.51.0-1 +- Update to Rust and Cargo 1.51.0. + * Tue Apr 27 2021 Josh Stone - 1.50.0-1 - Update to Rust and Cargo 1.50.0.