Skip to content

Commit 72a5a7e

Browse files
committed
Allow Static 0.7
1 parent 2ac1058 commit 72a5a7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TriangularSolve"
22
uuid = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
33
authors = ["chriselrod <[email protected]> and contributors"]
4-
version = "0.1.11"
4+
version = "1.1.12"
55

66
[deps]
77
CloseOpenIntervals = "fb6a15b2-703c-40df-9091-08a04967cfa9"
@@ -19,7 +19,7 @@ IfElse = "0.1"
1919
LayoutPointers = "0.1.2"
2020
LoopVectorization = "0.12.30"
2121
Polyester = "0.4, 0.5, 0.6"
22-
Static = "0.2, 0.3, 0.4, 0.6"
22+
Static = "0.2, 0.3, 0.4, 0.6, 0.7"
2323
VectorizationBase = "0.21"
2424
julia = "1.5"
2525

0 commit comments

Comments
 (0)