Skip to content

Commit f035e02

Browse files
authored
Merge pull request #213 from o2sh/dependabot/cargo/image-0.23.10
Bump image from 0.23.9 to 0.23.10
2 parents 409d8b3 + 316c16a commit f035e02

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

Diff for: Cargo.lock

+13-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ askalono = "0.4.3"
2626
bytecount = "0.6.0"
2727
clap = "2.33.3"
2828
strum = { version = "0.19.2", features = ["derive"] }
29-
image = "0.23.9"
29+
image = "0.23.10"
3030
regex = "1"
3131
futures = "0.3.5"
3232
tokio = { version = "0.2.22", features = ["full"] }

0 commit comments

Comments
 (0)