Skip to content

Commit 78b4612

Browse files
authored
Merge pull request #9 from paviro/dependabot/cargo/webp-0.3.1
Bump webp from 0.3.0 to 0.3.1
2 parents f8e6442 + 2863920 commit 78b4612

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ tempfile = "3.20.0"
2525
zip = "4.1.0"
2626
# Image processing
2727
image = "0.25.6"
28-
webp = "0.3.0"
28+
webp = "0.3.1"
2929
# Lua parsing
3030
mlua = { version = "0.10.5", features = ["lua54", "vendored"] }
3131
# Serialization

0 commit comments

Comments
 (0)