Skip to content

Commit f3be7ce

Browse files
authored
Update Project.toml
1 parent e50635c commit f3be7ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LayoutPointers"
22
uuid = "10f19ff3-798f-405d-979b-55457f8fc047"
33
authors = ["chriselrod <elrodc@gmail.com> and contributors"]
4-
version = "0.1.16"
4+
version = "0.1.17"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -16,7 +16,7 @@ ArrayInterface = "7"
1616
LinearAlgebra = "1"
1717
ManualMemory = "0.1.6"
1818
SIMDTypes = "0.1"
19-
Static = "0.8"
19+
Static = "0.8, 1"
2020
StaticArrayInterface = "1"
2121
Test = "1.11.0"
2222
julia = "1.6"

0 commit comments

Comments
 (0)