Skip to content

Commit 3fd0e4f

Browse files
authored
Fix JLArray compat entry
1 parent b2cca39 commit 3fd0e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ FFTW = "1.5"
2626
FINUFFT = "3.0.1"
2727
FLoops = "0.2"
2828
GPUArrays = "11"
29-
JLArrays = "2"
29+
JLArrays = "0.2"
3030
Reexport = "1.0"
3131
PrecompileTools = "1"
3232
SpecialFunctions = "0.8, 0.10, 1, 2"

0 commit comments

Comments
 (0)