Skip to content

Commit 008bc5b

Browse files
authored
Support MKL_jll 2023 (#270)
1 parent e4a00b1 commit 008bc5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "FFTW"
22
uuid = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
3-
version = "1.7.0"
3+
version = "1.7.1"
44

55
[deps]
66
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -13,7 +13,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
[compat]
1414
AbstractFFTs = "1.0"
1515
FFTW_jll = "3.3.9"
16-
MKL_jll = "2019.0.117, 2020, 2021, 2022"
16+
MKL_jll = "2019.0.117, 2020, 2021, 2022, 2023"
1717
Preferences = "1.2"
1818
Reexport = "0.2, 1.0"
1919
julia = "1.6"

0 commit comments

Comments
 (0)