diff --git a/lib/JLArrays/Project.toml b/lib/JLArrays/Project.toml index adf49bcab..55d9eb90b 100644 --- a/lib/JLArrays/Project.toml +++ b/lib/JLArrays/Project.toml @@ -12,5 +12,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" [compat] Adapt = "2.0, 3.0, 4.0" GPUArrays = "11.1" +KernelAbstractions = "0.9" Random = "1" julia = "1.8"