We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50635c commit f3be7ceCopy full SHA for f3be7ce
Project.toml
@@ -1,7 +1,7 @@
1
name = "LayoutPointers"
2
uuid = "10f19ff3-798f-405d-979b-55457f8fc047"
3
authors = ["chriselrod <[email protected]> and contributors"]
4
-version = "0.1.16"
+version = "0.1.17"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -16,7 +16,7 @@ ArrayInterface = "7"
16
LinearAlgebra = "1"
17
ManualMemory = "0.1.6"
18
SIMDTypes = "0.1"
19
-Static = "0.8"
+Static = "0.8, 1"
20
StaticArrayInterface = "1"
21
Test = "1.11.0"
22
julia = "1.6"
0 commit comments