Skip to content

Commit f2fbf81

Browse files
CompatHelper Juliaoxinabox
authored andcommitted
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
1 parent 1d01f3d commit f2fbf81

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
@@ -19,7 +19,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
1919
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2020

2121
[compat]
22-
Adapt = "3.4.0"
22+
Adapt = "3.4.0, 4"
2323
ChainRulesCore = "1.15.3"
2424
ChainRulesTestUtils = "1.5"
2525
Compat = "3.46, 4.2"
@@ -32,8 +32,8 @@ JuliaInterpreter = "0.8,0.9"
3232
LinearAlgebra = "1"
3333
Random = "1"
3434
RealDot = "0.1"
35-
SparseInverseSubset = "0.1"
3635
SparseArrays = "1"
36+
SparseInverseSubset = "0.1"
3737
StaticArrays = "1.2"
3838
Statistics = "1"
3939
StructArrays = "0.6.11"

0 commit comments

Comments
 (0)