build(deps): Update bindgen requirement from 0.51.1 to 0.53.1
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/compare/v0.51.1...v0.53.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0b906ae704
commit
de644f6cda
@ -9,6 +9,6 @@ repository = "https://github.com/rust-av/nvidia-video-codec-rs"
|
||||
build = "build.rs"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.51.1"
|
||||
bindgen = "0.53.1"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user