From 44736063e0b6ed39c69e7588e5fe3e80457cd12b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 12 Mar 2025 01:02:41 +0000 Subject: [PATCH] CompatHelper: bump compat for GPUToolbox to 0.2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 37db3052..f74dcf52 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ CEnum = "0.4, 0.5" ExprTools = "0.1" GPUArrays = "11.2.1" GPUCompiler = "0.23, 0.24, 0.25, 0.26, 0.27, 1" -GPUToolbox = "0.1" +GPUToolbox = "0.1, 0.2" KernelAbstractions = "0.9.1" LLVM = "6, 7, 8, 9" NEO_jll = "=24.26.30049"