Skip to content

Commit

Permalink
chore(deps): bump fluvio from v0.12.1 to v0.13.0 (#229)
Browse files Browse the repository at this point in the history
Bumps [fluvio](https://github.com/infinyon/fluvio) from v0.12.1 to v0.13.0.
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](infinyon/fluvio@322c5db...8bf2379)

---
updated-dependencies:
- dependency-name: fluvio
  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 Dec 6, 2024
1 parent 671f44f commit 7716dd6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
41 changes: 21 additions & 20 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 @@ -16,6 +16,6 @@ bindgen = { version = "0.70.1", default-features = false, features = ["logging",

[dependencies]
log = "^0.4.22"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.13.0" }
fluvio-future = { version = "0.7.0", features = ["task", "io"] }
anyhow = "1.0.92"

0 comments on commit 7716dd6

Please sign in to comment.