Skip to content

Commit 8625a44

Browse files
committed
Support new ArrayLayouts, FillArrays
1 parent 68e381c commit 8625a44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FastTransforms"
22
uuid = "057dd010-8810-581a-b7be-e3fc3b93f78c"
3-
version = "0.11.1"
3+
version = "0.11.2"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -20,13 +20,13 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
2020

2121
[compat]
2222
AbstractFFTs = "0.5, 1.0"
23-
ArrayLayouts = "0.4"
23+
ArrayLayouts = "0.4, 0.5"
2424
BinaryProvider = "0.5"
2525
DSP = "0.6"
2626
FFTW = "1"
2727
FastGaussQuadrature = "0.4"
2828
FastTransforms_jll = "0.4.1"
29-
FillArrays = "0.9, 0.10"
29+
FillArrays = "0.9, 0.10, 0.11"
3030
Reexport = "0.2, 1.0"
3131
SpecialFunctions = "0.10, 1"
3232
ToeplitzMatrices = "0.6"

0 commit comments

Comments
 (0)