Skip to content

Commit

Permalink
Merge pull request #52 from YingboMa/compathelper/new_version/2023-10…
Browse files Browse the repository at this point in the history
…-10-01-09-08-504-01690540344

CompatHelper: bump compat for StrideArraysCore to 0.5, (keep existing compat)
  • Loading branch information
chriselrod authored Oct 10, 2023
2 parents 503270a + c5a4f9a commit 1229f66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 1229f66

Please sign in to comment.