Skip to content

Commit 0f29813

Browse files
Update bindgen requirement from 0.55.1 to 0.56.0
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](rust-lang/rust-bindgen@v0.55.1...v0.56.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a7a5881 commit 0f29813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundationdb-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ fdb-6_2 = []
3939
[dependencies]
4040

4141
[build-dependencies]
42-
bindgen = "0.55.1"
42+
bindgen = "0.56.0"

0 commit comments

Comments
 (0)