Skip to content

Commit

Permalink
chore: bump fluvio version to 0.10.12-dev-1
Browse files Browse the repository at this point in the history
  • Loading branch information
digikata committed Jun 27, 2023
1 parent 176973f commit 847415a
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 29 deletions.
214 changes: 186 additions & 28 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 @@ -21,7 +21,7 @@ serde_json = "1.0.79"
node-bindgen = "5.1.0"
flate2 = "1.0.24"
fluvio-future = { version = "0.5.1", features = ["tls", "task", "io"] }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11" }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.12-dev-1" }
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11" }

[build-dependencies]
Expand Down

0 comments on commit 847415a

Please sign in to comment.