Skip to content

Commit

Permalink
Update bindgen requirement from 0.46 to 0.47
Browse files Browse the repository at this point in the history
Updates the requirements on [bindgen](https://github.com/rust-lang/rust-bindgen) to permit the latest version.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/commits/v0.47.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and bluejekyll committed Jan 21, 2019
1 parent 3d2a64e commit 95d49a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundationdb-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ fdb-6_0 = [ ]
[dependencies]

[build-dependencies]
bindgen = "0.46"
bindgen = "0.47"

0 comments on commit 95d49a1

Please sign in to comment.