Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 2c01e0e commit 183f870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ url = "2.5.0"
webbrowser = "1.0.0"

fluvio-future = { version = "0.7.0", features = ["task", "io", "native_tls", "subscriber"] }
fluvio = { features = ["admin", "rustls"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
fluvio = { features = ["admin", "rustls"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.14.0" }
fluvio-protocol = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
fluvio-types = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
fluvio-sc-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
Expand Down

0 comments on commit 183f870

Please sign in to comment.