Skip to content

Commit

Permalink
build(deps): bump bon from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [bon](https://github.com/elastio/bon) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/elastio/bon/releases)
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml)
- [Commits](elastio/bon@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: bon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and inflation committed Dec 9, 2024
1 parent 35e821b commit f8cc43c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion jpegxl-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ image = { version = "0.25.5", optional = true, default-features = false }
thiserror = "2.0.6"
half = "2.4.1"
byteorder = "1.5.0"
bon = "3.2.0"
bon = "3.3.0"

[dependencies.jpegxl-sys]
version = "0.11.2"
Expand Down

0 comments on commit f8cc43c

Please sign in to comment.