Skip to content

Commit

Permalink
Merge pull request #134 from infinyon/update-fluvio-version
Browse files Browse the repository at this point in the history
bump fluvio version to 0.10.12
  • Loading branch information
digikata authored Jun 28, 2023
2 parents e3d1731 + 4476538 commit e28da07
Showing 1 changed file with 1 addition and 1 deletion.
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.66.1", default-features = false, features = ["logging",

[dependencies]
log = "^0.4.19"
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.12-dev-1" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.12" }
fluvio-future = { version = "0.5.1", features = ["task", "io"] }
anyhow = "1.0.70"

0 comments on commit e28da07

Please sign in to comment.