Skip to content

Commit

Permalink
Merge pull request #131 from JuliaLinearAlgebra/ViralBShah-patch-1
Browse files Browse the repository at this point in the history
Drop MKL 2022.2 dependency
  • Loading branch information
ViralBShah authored Aug 9, 2023
2 parents 53cae46 + 8a7e972 commit d439e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "MKL"
uuid = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
version = "0.6.0"
version = "0.6.1"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand All @@ -9,7 +9,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"

[compat]
MKL_jll = "2022.1, 2023.2"
MKL_jll = "2022, 2023.2"
julia = "1.8"

[extras]
Expand Down

0 comments on commit d439e4f

Please sign in to comment.