Skip to content

Commit 84581eb

Browse files
Clarify compat
1 parent 7e1e748 commit 84581eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
88
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
99

1010
[compat]
11-
julia = "1"
11+
julia = "1.5"
12+
LoopVectorization = "0.12.108"
13+
Static = "0.4.1, 0.4, 0.6"
1214

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

0 commit comments

Comments
 (0)