소스 검색

Merge pull request #784 from aya-rs/dependabot/cargo/bindgen-0.68

dependabot[bot] 1 년 전
부모
커밋
96c8bc9fa5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -57,7 +57,7 @@ aya-log-common = { path = "aya-log-common", version = "0.1.13", default-features
 aya-log-parser = { path = "aya-log-parser", default-features = false }
 aya-obj = { path = "aya-obj", version = "0.1.0", default-features = false }
 aya-tool = { path = "aya-tool", default-features = false }
-bindgen = { version = "0.66", default-features = false }
+bindgen = { version = "0.68", default-features = false }
 bitflags = { version = "2.2.1", default-features = false }
 bytes = { version = "1", default-features = false }
 cargo_metadata = { version = "0.17.0", default-features = false }