11name = " StructArrays"
22uuid = " 09ab397b-f2b6-538f-b94a-2f83cf4a842a"
3- version = " 0.6.19 "
3+ version = " 0.7.0 "
44
55[deps ]
6- Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
76ConstructionBase = " 187b0558-2788-49d3-abe0-74a17ed4e7c9"
87DataAPI = " 9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
98GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
@@ -16,26 +15,28 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1615Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
1716GPUArraysCore = " 46192b85-c4d5-4398-a991-12ede77f4527"
1817LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
18+ KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
1919SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
2121
2222[extensions ]
2323StructArraysAdaptExt = " Adapt"
24- StructArraysGPUArraysCoreExt = " GPUArraysCore"
24+ StructArraysGPUArraysCoreExt = [ " GPUArraysCore" , " KernelAbstractions " ]
2525StructArraysLinearAlgebraExt = " LinearAlgebra"
2626StructArraysSparseArraysExt = " SparseArrays"
2727StructArraysStaticArraysExt = " StaticArrays"
2828
2929[compat ]
30- Adapt = " 3.4, 4"
30+ Adapt = " 4"
3131Aqua = " 0.8"
3232ConstructionBase = " 1"
3333DataAPI = " 1"
3434Documenter = " 1"
35- GPUArraysCore = " 0.1.2, 0. 2"
35+ GPUArraysCore = " 0.2"
3636InfiniteArrays = " 0.13"
37- JLArrays = " 0.1 "
37+ JLArrays = " 0.2 "
3838LinearAlgebra = " 1"
39+ KernelAbstractions = " 0.9"
3940OffsetArrays = " 1"
4041PooledArrays = " 1"
4142SparseArrays = " 1"
@@ -44,7 +45,7 @@ Tables = "1"
4445Test = " 1"
4546TypedTables = " 1"
4647WeakRefStrings = " 1"
47- julia = " 1.6 "
48+ julia = " 1.10 "
4849
4950[extras ]
5051Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -54,6 +55,7 @@ GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
5455InfiniteArrays = " 4858937d-0d70-526a-a4dd-2d5cb5dd786c"
5556JLArrays = " 27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"
5657LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
58+ KernelAbstractions = " 63c18a36-062a-441e-b654-da1e3ab1ce7c"
5759OffsetArrays = " 6fe1bfb0-de20-5000-8ca7-80f57d26f881"
5860PooledArrays = " 2dfb63ee-cc39-5dd5-95bd-886bf059d720"
5961SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
@@ -63,4 +65,4 @@ TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
6365WeakRefStrings = " ea10d353-3f73-51f8-a26c-33c1cb351aa5"
6466
6567[targets ]
66- test = [" Adapt" , " Aqua" , " Documenter" , " GPUArraysCore" , " InfiniteArrays" , " JLArrays" , " LinearAlgebra" , " OffsetArrays" , " PooledArrays" , " SparseArrays" , " StaticArrays" , " Test" , " TypedTables" , " WeakRefStrings" ]
68+ test = [" Adapt" , " Aqua" , " Documenter" , " GPUArraysCore" , " InfiniteArrays" , " JLArrays" , " LinearAlgebra" , " KernelAbstractions " , " OffsetArrays" , " PooledArrays" , " SparseArrays" , " StaticArrays" , " Test" , " TypedTables" , " WeakRefStrings" ]
0 commit comments