Skip to content

Commit

Permalink
Merge pull request #184 from infinyon/dependabot/cargo/fluvio-v0.11.5
Browse files Browse the repository at this point in the history
Bump fluvio from v0.11.4 to v0.11.5
  • Loading branch information
digikata authored Mar 5, 2024
2 parents fd0a00b + e895006 commit 1ee50e9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -16,6 +16,6 @@ bindgen = { version = "0.69.4", default-features = false, features = ["logging",

[dependencies]
log = "^0.4.21"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.4" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.11.5" }
fluvio-future = { version = "0.6.2", features = ["task", "io"] }
anyhow = "1.0.80"

0 comments on commit 1ee50e9

Please sign in to comment.