Skip to content

Commit

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

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 Dec 8, 2023
1 parent 7d9cd2b commit 5261659
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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.1", default-features = false, features = ["logging",
[dependencies]
log = "^0.4.20"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.1" }
fluvio-future = { version = "0.6.1", features = ["task", "io"] }
fluvio-future = { version = "0.6.2", features = ["task", "io"] }
anyhow = "1.0.75"

0 comments on commit 5261659

Please sign in to comment.