Skip to content

Commit bbf86fa

Browse files
committed
adding compat bounds
1 parent 40e27de commit bbf86fa

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ SparseDiffTools = "2"
142142
Static = "0.8, 1"
143143
StaticArrayInterface = "1.2"
144144
StaticArrays = "1.0"
145+
StructArrays = "0.6"
145146
TruncatedStacktraces = "1.2"
146147
julia = "1.10"
147148

lib/OrdinaryDiffEqLowStorageRK/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Reexport = "1.2.2"
3434
SafeTestsets = "0.1.0"
3535
Static = "1.1.1"
3636
StaticArrays = "1.9.7"
37+
StructArrays = "0.6"
3738
Test = "<0.0.1, 1"
3839
julia = "1.10"
3940

0 commit comments

Comments
 (0)