Skip to content

Commit

Permalink
add compat (missed out in prior conversion) (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Apr 25, 2019
1 parent 7fcc864 commit 699ec73
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ ImageView = "86fae568-95e7-573e-a6b2-d8a6b900c9ef"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
BinDeps = "≥ 0.3.4"
FixedPointNumbers = "≥ 0.3.0"
ImageView = "≥ 0.3.0"
julia = "≥ 0.7.0"

[extras]
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Expand Down

0 comments on commit 699ec73

Please sign in to comment.