Skip to content

Commit fc25417

Browse files
authored
Merge pull request #101 from wathiede/dependabot/cargo/image-0.25.5
build(deps): bump image from 0.25.4 to 0.25.5
2 parents 040d205 + ae23f43 commit fc25417

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)