Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Nov 18, 2019
1 parent ad321c0 commit 7123b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
julia = "1"
Latexify = "0.11, 2"
GeneralizedGenerated = "0.1.4"

[extras]
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
GeneralizedGenerated = "0.1.4"

[targets]
test = ["OrdinaryDiffEq", "Test"]

0 comments on commit 7123b4b

Please sign in to comment.