Merge pull request #451 from aya-rs/dependabot/cargo/bindgen-0.63

build(deps): update bindgen requirement from 0.61 to 0.63
pull/400/head
Michal Rostecki 2 years ago committed by GitHub
commit 52b9ffed60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,7 +5,7 @@ authors = ["Alessandro Decina <alessandro.d@gmail.com>"]
edition = "2021"
[dependencies]
bindgen = "0.61"
bindgen = "0.63"
clap = { version = "3", features = ["derive"] }
anyhow = "1"
thiserror = "1"

Loading…
Cancel
Save