pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cargo-auditable: builds with rust 1.91
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Mar 10 08:07:56 2026 +0100
Changeset: ff0a6c726427928444141756ae481a53014e747b
Modified Files:
cargo-auditable/Makefile
Log Message:
cargo-auditable: builds with rust 1.91
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ff0a6c726427928444141756ae481a53014e747b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cargo-auditable/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/cargo-auditable/Makefile b/cargo-auditable/Makefile
index fd51a58508..e0d78af48e 100644
--- a/cargo-auditable/Makefile
+++ b/cargo-auditable/Makefile
@@ -12,7 +12,7 @@ LICENSE= apache-2.0 OR mit
.include "cargo-depends.mk"
-#RUST_REQ= 1.94.0
+#RUST_REQ= 1.91.0
#Upstream does not state the required MSRV.
#This package is confirmed to build with Rust 1.94.0 on amd64
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
Home |
Main Index |
Thread Index |
Old Index