From eb1b2dcea9e85ee36e75d21c5803892bfe65a170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 09:08:18 +0000 Subject: [PATCH] CompatHelper: bump compat for "GPUCompiler" to "0.13" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index df9ca4c..1944365 100644 --- a/Project.toml +++ b/Project.toml @@ -21,7 +21,7 @@ ZXCalculus = "3525faa3-032d-4235-a8d4-8c2939a218dd" CompilerPluginTools = "0.1" Configurations = "0.15, 0.16" Expronicon = "0.6" -GPUCompiler = "0.11, 0.12" +GPUCompiler = "0.11, 0.12, 0.13" LLVM = "3.6" MLStyle = "0.4" TimerOutputs = "0.5"