Skip to content

Commit 6a502aa

Browse files
CompatHelper: bump compat for "GeneralizedGenerated" to "0.2"
1 parent 6a0b7ef commit 6a502aa

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
@@ -18,16 +18,16 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1818
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1919

2020
[compat]
21-
julia = "1"
2221
DiffEqBase = "6"
2322
DiffRules = "0.1"
2423
DocStringExtensions = "0.7, 0.8"
24+
GeneralizedGenerated = "0.1.4, 0.2"
2525
Latexify = "0.11, 0.12"
26-
GeneralizedGenerated = "0.1.4"
2726
MacroTools = "0.5"
2827
NaNMath = "0.3"
2928
SpecialFunctions = "0.7, 0.8"
3029
StaticArrays = "0.10, 0.11, 0.12"
30+
julia = "1"
3131

3232
[extras]
3333
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"

0 commit comments

Comments
 (0)