Skip to content

Commit

Permalink
Bump bon from 3.1.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.1.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.1.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 Dec 9, 2024
1 parent 4f36181 commit e306a9c
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ thiserror = "2.0.3"
hmac = "0.12.1"
sha1 = "0.10.6"
base64ct = { version = "1.6.0", features = ["alloc"] }
bon = "3.1.0"
bon = "3.3.0"
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.133"

0 comments on commit e306a9c

Please sign in to comment.