Skip to content

Commit

Permalink
build(deps): bump fluvio from v0.10.16 to v0.11.0
Browse files Browse the repository at this point in the history
Bumps [fluvio](https://github.com/infinyon/fluvio) from v0.10.16 to v0.11.0.
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](infinyon/fluvio@abcd1d5...6b69381)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent f848dde commit b9abdaf
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
88 changes: 44 additions & 44 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 @@ -21,7 +21,7 @@ serde_json = "1.0.79"
node-bindgen = "6.0"
flate2 = "1.0.24"
fluvio-future = { version = "0.6.0", features = ["tls", "task", "io"] }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.16" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.0" }
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.15" }

[build-dependencies]
Expand Down

0 comments on commit b9abdaf

Please sign in to comment.