Skip to content

Commit dfc230d

Browse files
committed
Static 1; tests passed locally
1 parent 520cf84 commit dfc230d

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 = "StrideArraysCore"
22
uuid = "7792a7ef-975c-4747-a70f-980b88e8d1da"
33
authors = ["Chris Elrod <[email protected]> and contributors"]
4-
version = "0.5.6"
4+
version = "0.5.7"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -23,7 +23,7 @@ LayoutPointers = "0.1.1"
2323
LinearAlgebra = "1"
2424
ManualMemory = "0.1.6"
2525
SIMDTypes = "0.1"
26-
Static = "0.7, 0.8"
26+
Static = "0.7, 0.8, 1"
2727
StaticArrayInterface = "1"
2828
Test = "1"
2929
ThreadingUtilities = "0.4.5, 0.5"

0 commit comments

Comments
 (0)