From 82f33ff9e5321b5def273be324f5a8075c82f497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 12:15:09 +0000 Subject: [PATCH] Update LLVMExtra_jll requirement from =0.0.43 to =0.0.43, 0.0.43 --- updated-dependencies: - dependency-name: LLVMExtra_jll dependency-version: 0.0.43+1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c57cc478..64d60ea7 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ BFloat16sExt = "BFloat16s" [compat] BFloat16s = "0.4, 0.5, 0.6" CEnum = "0.2, 0.3, 0.4, 0.5" -LLVMExtra_jll = "=0.0.43" +LLVMExtra_jll = "=0.0.43, 0.0.43" Libdl = "1.8" PrecompileTools = "1" Preferences = "1.4"