Skip to content

Commit

Permalink
Bump fluvio-future from 0.6.2 to 0.7.0 (#204)
Browse files Browse the repository at this point in the history
Bumps [fluvio-future](https://github.com/infinyon/future-aio) from 0.6.2 to 0.7.0.
- [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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 30244d4 commit 790bc24
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
38 changes: 25 additions & 13 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 @@ -17,5 +17,5 @@ bindgen = { version = "0.69.4", default-features = false, features = ["logging",
[dependencies]
log = "^0.4.22"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.9" }
fluvio-future = { version = "0.6.2", features = ["task", "io"] }
fluvio-future = { version = "0.7.0", features = ["task", "io"] }
anyhow = "1.0.86"

0 comments on commit 790bc24

Please sign in to comment.