Skip to content

Commit 2b35fc9

Browse files
Updated image crate to latest version
1 parent 9c889f7 commit 2b35fc9

File tree

2 files changed

+17
-18
lines changed

2 files changed

+17
-18
lines changed

Cargo.lock

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

scribbles/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
image = "0.25.2"
9+
image = "0.25.6"
1010
imageproc = "0.25.0"
1111
ab_glyph = "0.2.28"
1212
anyhow = "1.0.86"

0 commit comments

Comments
 (0)