Skip to content

Commit

Permalink
Bump cbindgen from 0.23.0 to 0.24.3 (#22)
Browse files Browse the repository at this point in the history
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.23.0 to 0.24.3.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](mozilla/cbindgen@v0.23.0...v0.24.3)

---
updated-dependencies:
- dependency-name: cbindgen
  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>
dependabot[bot] authored Jun 13, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent f1984f8 commit f723fb0
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
@@ -23,7 +23,7 @@ inline-c = "0.1"
paste = "1.0"

[build-dependencies]
cbindgen = "0.23"
cbindgen = "0.24"

[lib]
crate-type = ["rlib", "cdylib"]

0 comments on commit f723fb0

Please sign in to comment.