Skip to content

Commit

Permalink
Merge pull request #2218 from foresterre/dependabot/cargo/image-0.25.5
Browse files Browse the repository at this point in the history
chore(deps): Bump image from 0.25.2 to 0.25.5
  • Loading branch information
foresterre authored Dec 27, 2024
2 parents 17414c8 + 870cd2f commit af64a44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/sic_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ edition = "2021"
rust-version = "1.61"

[dependencies]
image = { version = "0.25.2", features = ["rayon"] }
image = { version = "0.25.5", features = ["rayon"] }
imageproc = { version = "0.25.0", optional = true }
ab_glyph = { version = "0.2.29", optional = true }
thiserror = "2"
Expand Down

0 comments on commit af64a44

Please sign in to comment.