Project.toml update v3
This commit is contained in:
parent
f7c3d2fbb2
commit
22d3057a2d
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
|
|||
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
|
||||
|
||||
[compat]
|
||||
FFTW = "1.4"
|
||||
LoopVectorization = "0.12.86"
|
||||
FFTW = "1.7"
|
||||
LoopVectorization = "0.12.101"
|
||||
julia = "1.6"
|
||||
|
|
Loading…
Reference in a new issue