Merge pull request #1113 from aya-rs/dependabot/cargo/cargo-crates-ab63383a63

pull/1116/head
dependabot[bot] 1 month ago committed by GitHub
commit 1dfcfbcf90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -61,7 +61,7 @@ edition = "2021"
anyhow = { version = "1", default-features = false }
assert_matches = { version = "1.5.0", default-features = false }
async-io = { version = "2.0", default-features = false }
bindgen = { version = "0.70", default-features = false }
bindgen = { version = "0.71", default-features = false }
bitflags = { version = "2.2.1", default-features = false }
bytes = { version = "1", default-features = false }
cargo_metadata = { version = "0.19.0", default-features = false }

Loading…
Cancel
Save