Skip to content

Commit 81fa4d6

Browse files
build(deps): bump fluvio from v0.12.0 to v0.12.1 (#520)
Bumps [fluvio](https://github.com/infinyon/fluvio) from v0.12.0 to v0.12.1. - [Release notes](https://github.com/infinyon/fluvio/releases) - [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md) - [Commits](fluvio-community/fluvio@bc5b4ea...322c5db) --- updated-dependencies: - dependency-name: fluvio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cb17de commit 81fa4d6

2 files changed

Lines changed: 121 additions & 29 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde_json = "1.0"
2121
node-bindgen = "6.1"
2222
flate2 = "1.0"
2323
fluvio-future = { version = "0.7.0", features = ["tls", "task", "io"] }
24-
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.0" }
24+
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
2525
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.0" }
2626

2727
[build-dependencies]

0 commit comments

Comments
 (0)