Skip to content

Commit

Permalink
Bump fluvio from v0.11.3 to v0.11.4
Browse files Browse the repository at this point in the history
Bumps [fluvio](https://github.com/infinyon/fluvio) from v0.11.3 to v0.11.4.
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](infinyon/fluvio@7fbe42c...45c0089)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 2585d19 commit dcaa3e4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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.69.4", default-features = false, features = ["logging",

[dependencies]
log = "^0.4.20"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.3" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.4" }
fluvio-future = { version = "0.6.2", features = ["task", "io"] }
anyhow = "1.0.79"

0 comments on commit dcaa3e4

Please sign in to comment.