Skip to content

Commit

Permalink
chore(deps): update bon requirement from 2.3.0 to 3.1.1 (#1383)
Browse files Browse the repository at this point in the history
Updates the requirements on [bon](https://github.com/elastio/bon) to permit the latest version.
- [Release notes](https://github.com/elastio/bon/releases)
- [Changelog](https://github.com/elastio/bon/blob/master/release-plz.toml)
- [Commits](elastio/bon@v2.3.0...v3.1.1)

---
updated-dependencies:
- dependency-name: bon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 5079b9d commit c8d65b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibc-testkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ description = """

[dependencies]
# external dependencies
bon = { version = "2.3.0" }
bon = { version = "3.1.1" }
borsh = { workspace = true, optional = true }
derive_more = { workspace = true }
displaydoc = { workspace = true }
Expand Down

0 comments on commit c8d65b5

Please sign in to comment.