Skip to content

Commit 8002f6c

Browse files
CompatHelper: bump compat for "FastTransforms" to "0.14"
1 parent a83ff55 commit 8002f6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ ContinuumArrays = "0.10"
3333
DomainSets = "0.5.6"
3434
FFTW = "1.1"
3535
FastGaussQuadrature = "0.4.3"
36-
FastTransforms = "0.13"
36+
FastTransforms = "0.13, 0.14"
3737
FillArrays = "0.13"
3838
HypergeometricFunctions = "0.3.4"
3939
InfiniteArrays = "0.12.3"
@@ -46,9 +46,9 @@ SpecialFunctions = "1.0, 2"
4646
julia = "1.7"
4747

4848
[extras]
49-
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5049
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
5150
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
51+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
5252
SemiseparableMatrices = "f8ebbe35-cbfb-4060-bf7f-b10e4670cf57"
5353
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
5454
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)