Skip to content

Commit

Permalink
Merge pull request #64 from jakewilliami/compathelper/new_version/202…
Browse files Browse the repository at this point in the history
…2-06-27-00-34-46-022-00847653919

CompatHelper: add new compat entry for FileIO at version 1, (keep existing compat)
  • Loading branch information
jakewilliami authored Jun 27, 2022
2 parents ee90258 + 25db816 commit 5c032cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@ ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
QuartzImageIO = "dca85d43-d64c-5e67-8c65-017450d5d020"

[compat]
julia = "1"
FileIO = "1"
Images = "0.25"
ImageView = "0.11"
QuartzImageIO = "0.7"
julia = "1"

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

0 comments on commit 5c032cc

Please sign in to comment.