Skip to content

Commit 74fdcd1

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
1 parent 8b665db commit 74fdcd1

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
@@ -24,7 +24,7 @@ StructArraysSparseArraysExt = "SparseArrays"
2424
StructArraysStaticArraysExt = "StaticArrays"
2525

2626
[compat]
27-
Adapt = "3.4"
27+
Adapt = "3.4, 4"
2828
ConstructionBase = "1"
2929
DataAPI = "1"
3030
GPUArraysCore = "0.1.2"
@@ -47,4 +47,4 @@ TypedTables = "9d95f2ec-7b3d-5a63-8d20-e2491e220bb9"
4747
WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"
4848

4949
[targets]
50-
test = ["Adapt", "Documenter", "GPUArraysCore", "JLArrays", "LinearAlgebra", "OffsetArrays", "PooledArrays", "SparseArrays", "StaticArrays", "Test", "TypedTables", "WeakRefStrings"]
50+
test = ["Adapt", "Documenter", "GPUArraysCore", "JLArrays", "LinearAlgebra", "OffsetArrays", "PooledArrays", "SparseArrays", "StaticArrays", "Test", "TypedTables", "WeakRefStrings"]

0 commit comments

Comments
 (0)