Skip to content

Commit b69281c

Browse files
Merge pull request #148 from SciML/compathelper/new_version/2024-11-16-14-52-37-738-02219424392
CompatHelper: bump compat for StructArrays to 0.7, (keep existing compat)
2 parents 5d8d6c7 + 9904176 commit b69281c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ SciMLBase = "2.52.2"
4040
Statistics = "1"
4141
StochasticDelayDiffEq = "1"
4242
StochasticDiffEq = "6"
43-
StructArrays = "0.6"
43+
StructArrays = "0.6, 0.7"
4444
julia = "1.9"
4545

4646
[extras]

0 commit comments

Comments
 (0)