Skip to content

Commit ae23f43

Browse files
build(deps): bump image from 0.25.4 to 0.25.5
Bumps [image](https://github.com/image-rs/image) from 0.25.4 to 0.25.5. - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md) - [Commits](image-rs/image@v0.25.4...v0.25.5) --- updated-dependencies: - dependency-name: image dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f17be30 commit ae23f43

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

Cargo.lock

Lines changed: 8 additions & 11 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
@@ -9,7 +9,7 @@ repository = "https://github.com/wathiede/pbrt"
99
version = "0.1.6-alpha.0"
1010
[dependencies]
1111
log = "0.4.22"
12-
image = "0.25.4"
12+
image = "0.25.5"
1313
regex = "1.11.1"
1414
structopt = "0.3.26"
1515
stderrlog = "0.6.0"

0 commit comments

Comments
 (0)