Skip to content

Commit

Permalink
add compat for LoopVectorization and StaticArrays
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelDavidMohr committed Oct 22, 2023
1 parent 0bb2521 commit 1415833
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
msolve_jll = "6d01cc9a-e8f6-580e-8c54-544227e08205"

[compat]
LoopVectorization = "0.12"
Nemo = "0.35.1, 0.36, 0.37"
StaticArrays = "1"
julia = "1.6"
msolve_jll = "0.4.6"

0 comments on commit 1415833

Please sign in to comment.