Bump bindgen from 0.60.1 to 0.61.0
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.60.1 to 0.61.0. - [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.60.1...v0.61.0) --- updated-dependencies: - dependency-name: bindgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Mihai Dinculescu
parent
a46e9860a3
commit
165432874b
@@ -11,7 +11,7 @@ default = []
|
||||
derive = ["simconnect-sdk-derive"]
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = "0.60"
|
||||
bindgen = "0.61"
|
||||
|
||||
[dependencies]
|
||||
num_enum = "0.5"
|
||||
|
Reference in New Issue
Block a user