Skip to content

Commit 1f64576

Browse files
CompatHelper: bump compat for "LoopVectorization" to "0.12"
1 parent eff912f commit 1f64576

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
@@ -8,7 +8,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
99

1010
[compat]
11-
LoopVectorization = "0.10,0.11"
11+
LoopVectorization = "0.10,0.11, 0.12"
1212
julia = "1.5"
1313

1414
[extras]

0 commit comments

Comments
 (0)