Skip to content

Commit 16015ff

Browse files
authored
Merge pull request #312 from JuliaArrays/compathelper/new_version/2024-10-18-01-04-20-169-04179166182
CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat)
2 parents 9ca8264 + 5e7d4f6 commit 16015ff

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
@@ -22,17 +22,17 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2222
[extensions]
2323
StructArraysAdaptExt = "Adapt"
2424
StructArraysGPUArraysCoreExt = "GPUArraysCore"
25+
StructArraysLinearAlgebraExt = "LinearAlgebra"
2526
StructArraysSparseArraysExt = "SparseArrays"
2627
StructArraysStaticArraysExt = "StaticArrays"
27-
StructArraysLinearAlgebraExt = "LinearAlgebra"
2828

2929
[compat]
3030
Adapt = "3.4, 4"
3131
Aqua = "0.8"
3232
ConstructionBase = "1"
3333
DataAPI = "1"
3434
Documenter = "1"
35-
GPUArraysCore = "0.1.2"
35+
GPUArraysCore = "0.1.2, 0.2"
3636
InfiniteArrays = "0.13"
3737
JLArrays = "0.1"
3838
LinearAlgebra = "1"

0 commit comments

Comments
 (0)