Преглед изворни кода

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

dependabot[bot] пре 1 година
родитељ
комит
4c08b9b43f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      aya-tool/Cargo.toml

+ 1 - 1
aya-tool/Cargo.toml

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