Skip to content

Commit

Permalink
Merge pull request #14
Browse files Browse the repository at this point in the history
Bump compat for Images to 0.26
  • Loading branch information
ffevotte authored Aug 1, 2023
2 parents 527030c + fb85743 commit cee3c44
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 @@ -10,6 +10,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
julia = "1.6"
DataStructures = "0.18"
Images = "0.25"
Images = "0.25, 0.26"
julia = "1.6"

0 comments on commit cee3c44

Please sign in to comment.