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 520cf84 commit dfc230dCopy full SHA for dfc230d
Project.toml
@@ -1,7 +1,7 @@
1
name = "StrideArraysCore"
2
uuid = "7792a7ef-975c-4747-a70f-980b88e8d1da"
3
authors = ["Chris Elrod <[email protected]> and contributors"]
4
-version = "0.5.6"
+version = "0.5.7"
5
6
[deps]
7
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -23,7 +23,7 @@ LayoutPointers = "0.1.1"
23
LinearAlgebra = "1"
24
ManualMemory = "0.1.6"
25
SIMDTypes = "0.1"
26
-Static = "0.7, 0.8"
+Static = "0.7, 0.8, 1"
27
StaticArrayInterface = "1"
28
Test = "1"
29
ThreadingUtilities = "0.4.5, 0.5"
0 commit comments