Skip to content

Commit 2be3ca2

Browse files
authored
Merge pull request #6 from Tokazama/patch-1
More Static compats
2 parents 4daacd7 + 42a7523 commit 2be3ca2

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 <[email protected]> and contributors"]
4-
version = "0.1.9"
4+
version = "0.1.10"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -18,7 +18,7 @@ ArrayInterfaceOffsetArrays = "0.1"
1818
ArrayInterfaceStaticArrays = "0.1"
1919
ManualMemory = "0.1.6"
2020
SIMDTypes = "0.1"
21-
Static = "0.3, 0.4, 0.5, 0.6"
21+
Static = "0.3, 0.4, 0.5, 0.6, 0.7"
2222
julia = "1.6"
2323

2424
[extras]

0 commit comments

Comments
 (0)