Skip to content

Commit

Permalink
Merge pull request #2072 from foresterre/dependabot/cargo/ab_glyph-0.…
Browse files Browse the repository at this point in the history
…2.28

chore(deps): Bump ab_glyph from 0.2.26 to 0.2.28
  • Loading branch information
foresterre authored Aug 20, 2024
2 parents fc76d27 + 64ec5e4 commit 5056bf5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -13,7 +13,7 @@ rust-version = "1.61"
[dependencies]
image = { version = "0.25.1", features = ["rayon"] }
imageproc = { version = "0.25.0", optional = true }
ab_glyph = { version = "0.2.23", optional = true }
ab_glyph = { version = "0.2.28", optional = true }
thiserror = "1"

[features]
Expand Down

0 comments on commit 5056bf5

Please sign in to comment.