Skip to content

Commit 176973f

Browse files
committed
bump fluvio version (#330)
1 parent 757a0d9 commit 176973f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ serde_json = "1.0.79"
2121
node-bindgen = "5.1.0"
2222
flate2 = "1.0.24"
2323
fluvio-future = { version = "0.5.1", features = ["tls", "task", "io"] }
24-
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11-dev-2" }
25-
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11-dev-2" }
24+
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11" }
25+
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.10.11" }
2626

2727
[build-dependencies]
2828
node-bindgen = { version = "5.1.0", default-features = false, features = ["build"] }

0 commit comments

Comments
 (0)