Skip to content

Commit 4e92c52

Browse files
committed
adding StructArrays to lib/OrdinaryDiffEqSSPRK/Project.toml
1 parent bbf86fa commit 4e92c52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/OrdinaryDiffEqSSPRK/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1515
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1616
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
1717
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18+
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
1819

1920
[compat]
2021
DiffEqBase = "6.152.2"
@@ -33,6 +34,7 @@ Reexport = "1.2.2"
3334
SafeTestsets = "0.1.0"
3435
Static = "1.1.1"
3536
StaticArrays = "1.9.7"
37+
StructArrays = "0.6"
3638
Test = "<0.0.1, 1"
3739
julia = "1.10"
3840

0 commit comments

Comments
 (0)