Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluvio Authors committed Mar 5, 2024
2 parents f73626d + 1ee50e9 commit d42ac08
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 d42ac08

Please sign in to comment.