Skip to content

Commit

Permalink
Update cbindgen requirement from 0.26.0 to 0.27.0 (#296)
Browse files Browse the repository at this point in the history
Updates the requirements on [cbindgen](https://github.com/mozilla/cbindgen) to permit the latest version.
- [Release notes](https://github.com/mozilla/cbindgen/releases)
- [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES)
- [Commits](mozilla/cbindgen@0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: cbindgen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent a488a84 commit 6bf40c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ coverage = ["regorus/coverage"]
custom_allocator = []

[build-dependencies]
cbindgen = "0.26.0"
cbindgen = "0.27.0"
csbindgen = "=1.9.3"

0 comments on commit 6bf40c7

Please sign in to comment.