build(deps): update bindgen requirement from 0.64 to 0.65
@@ -5,7 +5,7 @@ authors = ["Alessandro Decina <[email protected]>"]
edition = "2021"
[dependencies]
-bindgen = "0.64"
+bindgen = "0.65"
clap = { version = "4", features = ["derive"] }
anyhow = "1"
thiserror = "1"