Skip to content

Commit 7908c60

Browse files
dependabot[bot]doubleailes
authored andcommitted
Bump exr from 1.6.4 to 1.6.5
Bumps [exr](https://github.com/johannesvollmer/exrs) from 1.6.4 to 1.6.5. - [Release notes](https://github.com/johannesvollmer/exrs/releases) - [Commits](https://github.com/johannesvollmer/exrs/commits/v1.6.5) --- updated-dependencies: - dependency-name: exr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8ed8f4 commit 7908c60

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
@@ -17,7 +17,7 @@ lto = true
1717

1818
[dependencies]
1919
clap = { version = "4.3.8", features = ["derive"] }
20-
exr = "1.6.4"
20+
exr = "1.6.5"
2121
rayon = "1.7.0"
2222

2323
[dependencies.regex]

0 commit comments

Comments
 (0)