From f7bec7882a5fc049327692605279c7d4a38b5dee Mon Sep 17 00:00:00 2001 From: EnumDev Date: Sun, 2 Nov 2025 13:17:03 +0200 Subject: [PATCH] Rebuild with llvm 21 --- pkg.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg.info b/pkg.info index 8607633..774566c 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: rustc description: The rust programming language compiler version: 1.91.0 -revision: 1 +revision: 2 url: https://www.rust-lang.org/ license: Apache-2.0 or MIT architecture: any