Explorar el Código

Merge pull request #628 from aya-rs/dependabot/cargo/bindgen-0.66

dependabot[bot] hace 1 año
padre
commit
4c08b9b43f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      aya-tool/Cargo.toml

+ 1 - 1
aya-tool/Cargo.toml

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