Skip to content

Commit 64ec5e4

Browse files
chore(deps): Bump ab_glyph from 0.2.26 to 0.2.28
Bumps [ab_glyph](https://github.com/alexheretic/ab-glyph) from 0.2.26 to 0.2.28. - [Release notes](https://github.com/alexheretic/ab-glyph/releases) - [Commits](alexheretic/ab-glyph@ab-glyph-0.2.26...ab-glyph-0.2.28) --- updated-dependencies: - dependency-name: ab_glyph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc76d27 commit 64ec5e4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sic_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rust-version = "1.61"
1313
[dependencies]
1414
image = { version = "0.25.1", features = ["rayon"] }
1515
imageproc = { version = "0.25.0", optional = true }
16-
ab_glyph = { version = "0.2.23", optional = true }
16+
ab_glyph = { version = "0.2.28", optional = true }
1717
thiserror = "1"
1818

1919
[features]

0 commit comments

Comments
 (0)