Skip to content

Commit 0a5e608

Browse files
authored
add MKL_jll 2023 support (#66)
1 parent c785dfa commit 0a5e608

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
@@ -1,13 +1,13 @@
11
name = "IntelVectorMath"
22
uuid = "c8ce9da6-5d36-5c03-b118-5a70151be7bc"
3-
version = "0.5.0"
3+
version = "0.5.1"
44

55
[deps]
66
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
77

88
[compat]
99
julia = "1.3"
10-
MKL_jll = "2021, 2022"
10+
MKL_jll = "2021, 2022, 2023"
1111

1212
[extras]
1313
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)