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 Dec 16, 2024
2 parents e6f4ddc + 4a93d09 commit c49b991
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.71.0", default-features = false, features = ["logging",

[dependencies]
log = "^0.4.22"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.13.0" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.14.0" }
fluvio-future = { version = "0.7.0", features = ["task", "io"] }
anyhow = "1.0.94"

0 comments on commit c49b991

Please sign in to comment.