Skip to content

Commit 9b6f3ec

Browse files
authored
Merge pull request #24 from RafaelDavidMohr/compat
add compat for LoopVectorization and StaticArrays
2 parents 0bb2521 + 1415833 commit 9b6f3ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616
msolve_jll = "6d01cc9a-e8f6-580e-8c54-544227e08205"
1717

1818
[compat]
19+
LoopVectorization = "0.12"
1920
Nemo = "0.35.1, 0.36, 0.37"
21+
StaticArrays = "1"
2022
julia = "1.6"
2123
msolve_jll = "0.4.6"

0 commit comments

Comments
 (0)