Skip to content

Commit

Permalink
build(deps): bump fluvio-spu-schema from v0.12.0 to v0.13.0
Browse files Browse the repository at this point in the history
Bumps [fluvio-spu-schema](https://github.com/infinyon/fluvio) from v0.12.0 to v0.13.0.
- [Release notes](https://github.com/infinyon/fluvio/releases)
- [Changelog](https://github.com/infinyon/fluvio/blob/master/CHANGELOG.md)
- [Commits](infinyon/fluvio@322c5db...8bf2379)

---
updated-dependencies:
- dependency-name: fluvio-spu-schema
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 81fa4d6 commit 35f278e
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 56 deletions.
110 changes: 55 additions & 55 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 @@ -22,7 +22,7 @@ node-bindgen = "6.1"
flate2 = "1.0"
fluvio-future = { version = "0.7.0", features = ["tls", "task", "io"] }
fluvio = { features = ["admin"], git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.1" }
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.12.0" }
fluvio-spu-schema = { git = "https://github.com/infinyon/fluvio.git", tag = "v0.13.0" }

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

0 comments on commit 35f278e

Please sign in to comment.