Skip to content

Commit 33e167f

Browse files
CompatHelper: add new compat entry for "StaticArrays" at version "0.12"
1 parent 86c28da commit 33e167f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1717
[compat]
1818
DiffEqBase = "6"
1919
OrdinaryDiffEq = "5"
20+
StaticArrays = "0.12"
2021
julia = "1"
2122

2223
[extras]

0 commit comments

Comments
 (0)