Bump cbindgen from 0.9.0 to 0.9.1 (#5670)

Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.9.0 to 0.9.1.
- [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.9.0...v0.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-27 07:49:00 -07:00
committed by Michael Vines
parent eda46d30bb
commit def71164f4
2 changed files with 7 additions and 7 deletions

View File

@ -22,4 +22,4 @@ solana-sdk = { path = "../sdk", version = "0.19.0-pre0" }
solana-ed25519-dalek = "0.2.0"
[build-dependencies]
cbindgen = "0.9.0"
cbindgen = "0.9.1"