Explorar o código

Merge pull request #416 from aya-rs/dependabot/cargo/bindgen-0.61

build(deps): update bindgen requirement from 0.60 to 0.61
Michal Rostecki %!s(int64=2) %!d(string=hai) anos
pai
achega
89df8c36d3
Modificáronse 1 ficheiros con 1 adicións e 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.60"
+bindgen = "0.61"
 clap = { version = "3", features = ["derive"] }
 anyhow = "1"
 thiserror = "1"