Bump cbindgen from 0.9.1 to 0.10.0 (#7044)

Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/eqrion/cbindgen/releases)
- [Changelog](https://github.com/eqrion/cbindgen/blob/v0.10.0/CHANGES)
- [Commits](https://github.com/eqrion/cbindgen/compare/v0.9.1...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-21 10:58:04 -07:00
committed by Michael Vines
parent 8cbc450192
commit 15d7568038
2 changed files with 4 additions and 4 deletions

View File

@@ -23,4 +23,4 @@ ed25519-dalek = "1.0.0-pre.1"
sha2 = "0.8.0"
[build-dependencies]
cbindgen = "0.9.1"
cbindgen = "0.10.0"