Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger-luo authored Nov 19, 2019
1 parent 6e017b8 commit 09b1051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
julia = "^1.0.0"
StaticArrays = ">=0.11.0"
FillArrays = ">=0.8.0"
StaticArrays = "~0.11"
FillArrays = "~0.8"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 09b1051

Please sign in to comment.