Skip to content

Commit

Permalink
build: bump kafka-protocol from 0.10.2 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [kafka-protocol](https://github.com/tychedelia/kafka-protocol-rs) from 0.10.2 to 0.13.0.
- [Release notes](https://github.com/tychedelia/kafka-protocol-rs/releases)
- [Changelog](https://github.com/tychedelia/kafka-protocol-rs/blob/main/CHANGELOG.md)
- [Commits](tychedelia/kafka-protocol-rs@0.10.2...0.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 179d156 commit fdccc7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 36 deletions.
37 changes: 2 additions & 35 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 implementations/rust/ockam/ockam_api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jaq-core = "1"
jaq-interpret = "1"
jaq-parse = "1"
jaq-std = "1"
kafka-protocol = "0.10"
kafka-protocol = "0.13"
log = "0.4"
miette = "7"
minicbor = { version = "0.24.1", features = ["alloc", "derive"] }
Expand Down

0 comments on commit fdccc7d

Please sign in to comment.