Skip to content

Commit 103cc30

Browse files
authored
Merge pull request #67 from bytecodealliance/dependabot/cargo/userfaultfd-sys/bindgen-tw-0.69.2
Update bindgen requirement from ^0.68.1 to ^0.69.2 in /userfaultfd-sys
2 parents 701c960 + e3263d9 commit 103cc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

userfaultfd-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build = "build.rs"
1313
cfg-if = "^1.0.0"
1414

1515
[build-dependencies]
16-
bindgen = { version = "^0.68.1", default-features = false, features = ["runtime"] }
16+
bindgen = { version = "^0.69.2", default-features = false, features = ["runtime"] }
1717
cc = "1.0"
1818

1919
[features]

0 commit comments

Comments
 (0)