Skip to content

Commit

Permalink
Merge pull request #312 from JuliaArrays/compathelper/new_version/202…
Browse files Browse the repository at this point in the history
…4-10-18-01-04-20-169-04179166182

CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat)
  • Loading branch information
andreasnoack authored Nov 1, 2024
2 parents 9ca8264 + 5e7d4f6 commit 16015ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[extensions]
StructArraysAdaptExt = "Adapt"
StructArraysGPUArraysCoreExt = "GPUArraysCore"
StructArraysLinearAlgebraExt = "LinearAlgebra"
StructArraysSparseArraysExt = "SparseArrays"
StructArraysStaticArraysExt = "StaticArrays"
StructArraysLinearAlgebraExt = "LinearAlgebra"

[compat]
Adapt = "3.4, 4"
Aqua = "0.8"
ConstructionBase = "1"
DataAPI = "1"
Documenter = "1"
GPUArraysCore = "0.1.2"
GPUArraysCore = "0.1.2, 0.2"
InfiniteArrays = "0.13"
JLArrays = "0.1"
LinearAlgebra = "1"
Expand Down

0 comments on commit 16015ff

Please sign in to comment.