Skip to content

Commit fafb55a

Browse files
Merge pull request #41 from JuliaSIMD/brenhinkeller-patch-1
Try allowing static v1
2 parents 5eb5ef3 + e64ffb4 commit fafb55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1111
[compat]
1212
LoopVectorization = "0.12.113"
1313
PrecompileTools = "1"
14-
Static = "0.2 - 0.8"
14+
Static = "0.2 - 0.8, 1"
1515
julia = "1.5"
1616

1717
[extras]

0 commit comments

Comments
 (0)