Skip to content

Commit 4245504

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: add new compat entry for FFTW at version 1, (keep existing compat) (#16)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 0ddaa8f commit 4245504

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ version = "0.1.0"
77
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
88
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
99

10+
[compat]
11+
FFTW = "1"
12+
1013
[extras]
1114
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1215

0 commit comments

Comments
 (0)