Skip to content

Commit fd69aea

Browse files
build(deps): bump fluvio-future from 0.7.2 to 0.8.2
Bumps [fluvio-future](https://github.com/infinyon/future-aio) from 0.7.2 to 0.8.2. - [Release notes](https://github.com/infinyon/future-aio/releases) - [Changelog](https://github.com/infinyon/future-aio/blob/master/CHANGELOG.md) - [Commits](https://github.com/infinyon/future-aio/commits) --- updated-dependencies: - dependency-name: fluvio-future dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc4ec4e commit fd69aea

2 files changed

Lines changed: 67 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 66 additions & 13 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
@@ -35,7 +35,7 @@ toml = "0.8.1"
3535
tracing = "0.1.37"
3636
url = "2.5.0"
3737

38-
fluvio-future = { version = "0.7.2", features = ["task", "io", "native_tls", "subscriber"] }
38+
fluvio-future = { version = "0.8.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" }
4141
fluvio-types = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.17.3" }

0 commit comments

Comments
 (0)