From afe17a959f523c2775489309d58c3707ceb3a19b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 27 Jul 2025 01:22:40 +0000 Subject: [PATCH] CompatHelper: bump compat for GPUToolbox to 0.3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3699e4d9..d8ec6b0a 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ CEnum = "0.4, 0.5" ExprTools = "0.1" GPUArrays = "11.2.1" GPUCompiler = "1.5" -GPUToolbox = "0.1, 0.2" +GPUToolbox = "0.1, 0.2, 0.3" KernelAbstractions = "0.9.1" LLVM = "6, 7, 8, 9" NEO_jll = "=24.26.30049"