Bump cbindgen from 0.20.0 to 0.23.0

Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.20.0 to 0.23.0.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.20.0...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-28 12:40:09 +00:00 committed by Dustin J. Mitchell
parent b1f13b29c3
commit 368a6dde5f
2 changed files with 52 additions and 25 deletions

View file

@ -5,4 +5,4 @@ edition = "2018"
[dependencies]
anyhow = "1.0"
cbindgen = "0.20.0"
cbindgen = "0.23.0"