From bd3a9279310ec68c634964e6a819296aa470fadb Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 3 Feb 2022 15:02:31 +0100 Subject: lang/rust: Update to 1.58.1 https://blog.rust-lang.org/2022/01/20/Rust-1.58.1.html PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024 --- lang/rust/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/rust/Makefile') diff --git a/lang/rust/Makefile b/lang/rust/Makefile index c8ca3a806e03..41c43ac9bb9d 100644 --- a/lang/rust/Makefile +++ b/lang/rust/Makefile @@ -1,7 +1,7 @@ # Created by: Jyun-Yan You PORTNAME= rust -PORTVERSION?= 1.58.0 +PORTVERSION?= 1.58.1 PORTREVISION?= 0 CATEGORIES= lang MASTER_SITES= https://static.rust-lang.org/dist/:src \ -- cgit v1.2.3