From 724b9bc31c316744142b90e3b9c603a9d60270f5 Mon Sep 17 00:00:00 2001 From: William Moses Date: Sat, 6 Apr 2024 04:56:41 -0700 Subject: [PATCH] Update Project.toml (#1384) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dbc3b7478d..1032750266 100644 --- a/Project.toml +++ b/Project.toml @@ -25,7 +25,7 @@ EnzymeSpecialFunctionsExt = "SpecialFunctions" [compat] CEnum = "0.4, 0.5" EnzymeCore = "0.7" -Enzyme_jll = "0.0.103" +Enzyme_jll = "0.0.104" GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26" LLVM = "6.1" ObjectFile = "0.4"