Skip to content

Commit

Permalink
Bump flapigen from 0.6.1 to 0.7.0 (#213)
Browse files Browse the repository at this point in the history
Bumps [flapigen](https://github.com/Dushistov/flapigen-rs) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/Dushistov/flapigen-rs/releases)
- [Commits](Dushistov/flapigen-rs@0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: flapigen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent a1d6f23 commit c927fa7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -10,7 +10,7 @@ crate-type = ["cdylib"]
name = "fluvio_java"

[build-dependencies]
flapigen = "0.6.1"
flapigen = "0.7.0"
env_logger = "^0.11"
bindgen = { version = "0.70.1", default-features = false, features = ["logging", "runtime", "which-rustfmt"] }

Expand Down

0 comments on commit c927fa7

Please sign in to comment.