From c3f3531519de97fc768224e60f5c099031508134 Mon Sep 17 00:00:00 2001 From: William Moses Date: Fri, 17 May 2024 01:24:12 -0700 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c05a708ba2..1e2d587658 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ EnzymeStaticArraysExt = "StaticArrays" CEnum = "0.4, 0.5" ChainRulesCore = "1" EnzymeCore = "0.7" -Enzyme_jll = "0.0.110" +Enzyme_jll = "0.0.111" GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26" LLVM = "6.1, 7" ObjectFile = "0.4"