diff --git a/Project.toml b/Project.toml index e0c9a50..1b78b94 100644 --- a/Project.toml +++ b/Project.toml @@ -5,18 +5,18 @@ version = "0.2.6" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" -StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588" Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" +StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718" StrideArraysCore = "7792a7ef-975c-4747-a70f-980b88e8d1da" [compat] ArrayInterface = "7" -StaticArrayInterface = "1" Polyester = "0.5, 0.6, 0.7" Static = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8" -StrideArraysCore = "0.3, 0.4" +StaticArrayInterface = "1" +StrideArraysCore = "0.3, 0.4, 0.5" julia = "1.6" [extras]