Skip to content

Commit 12fd271

Browse files
authored
Compatibility with more recent versions (#6)
1 parent 704f56d commit 12fd271

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
@@ -11,8 +11,8 @@ FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
1111
[compat]
1212
AbstractFFTs = "1"
1313
FFTW = "1"
14-
ForwardDiff = "0.10"
15-
julia = "1.6"
14+
ForwardDiff = "1"
15+
julia = "1"
1616

1717
[extras]
1818
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)