Merge pull request #578 from aya-rs/dependabot/cargo/bindgen-0.65

build(deps): update bindgen requirement from 0.64 to 0.65
pull/599/head
vadorovsky 1 year ago committed by GitHub
commit 4776029a9f
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.64"
bindgen = "0.65"
clap = { version = "4", features = ["derive"] }
anyhow = "1"
thiserror = "1"

Loading…
Cancel
Save