Skip to content

Commit ad0e99d

Browse files
build(deps): bump fluvio-types from v0.17.3 to v0.18.1
Bumps [fluvio-types](https://github.com/infinyon/fluvio) from v0.17.3 to v0.18.1. - [Release notes](https://github.com/infinyon/fluvio/releases) - [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md) - [Commits](fluvio-community/fluvio@411fe8f...6450ad5) --- updated-dependencies: - dependency-name: fluvio-types dependency-version: 6450ad5076b35bf1a26f2cc0145fb18a4e7edbb6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc4ec4e commit ad0e99d

2 files changed

Lines changed: 70 additions & 77 deletions

File tree

Cargo.lock

Lines changed: 69 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ url = "2.5.0"
3838
fluvio-future = { version = "0.7.2", features = ["task", "io", "native_tls", "subscriber"] }
3939
fluvio = { features = ["admin", "rustls"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.17.3" }
4040
fluvio-protocol = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.17.3" }
41-
fluvio-types = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.17.3" }
41+
fluvio-types = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.18.1" }
4242
fluvio-sc-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.17.3" }
4343
fluvio-controlplane-metadata = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.17.3" }
4444

0 commit comments

Comments
 (0)