Skip to content

Commit ba21536

Browse files
build(deps): bump cbindgen from 0.24.3 to 0.24.5 (#2579)
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.24.3 to 0.24.5. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@v0.24.3...v0.24.5) --- updated-dependencies: - dependency-name: cbindgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0af50ef commit ba21536

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

bindings/c/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ crate-type = ["cdylib", "staticlib"]
3232
doc = false
3333

3434
[build-dependencies]
35-
cbindgen = "0.24.0"
35+
cbindgen = "0.24.5"
3636

3737
[dependencies]
3838
bytes = "1.4.0"

0 commit comments

Comments
 (0)