Skip to content

Commit

Permalink
Restrict DiffEqBase version in Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 11, 2018
1 parent ec7d2bc commit 1f19732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
SymEngine = "123dc426-2d89-5057-bbad-38513e3affd8"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
DiffEqBase = "~4.20.3"

0 comments on commit 1f19732

Please sign in to comment.