Skip to content

Commit

Permalink
Bump cbindgen from 0.21.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES)
- [Commits](mozilla/cbindgen@v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2022
1 parent a1a1c66 commit 2aeb6d5
Show file tree
Hide file tree
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 libmobilecoin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ mc-util-serial = { path = "../util/serial", features = ["std"] }
mc-util-uri = { path = "../util/uri" }

[dev-dependencies]
cbindgen = { version = "0.21" }
cbindgen = { version = "0.22" }

0 comments on commit 2aeb6d5

Please sign in to comment.