diff --git a/Project.toml b/Project.toml index 6712f65..d03a624 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StrideArraysCore" uuid = "7792a7ef-975c-4747-a70f-980b88e8d1da" authors = ["Chris Elrod and contributors"] -version = "0.5.6" +version = "0.5.7" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -23,7 +23,7 @@ LayoutPointers = "0.1.1" LinearAlgebra = "1" ManualMemory = "0.1.6" SIMDTypes = "0.1" -Static = "0.7, 0.8" +Static = "0.7, 0.8, 1" StaticArrayInterface = "1" Test = "1" ThreadingUtilities = "0.4.5, 0.5"