We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 701c960 + e3263d9 commit 103cc30Copy full SHA for 103cc30
userfaultfd-sys/Cargo.toml
@@ -13,7 +13,7 @@ build = "build.rs"
13
cfg-if = "^1.0.0"
14
15
[build-dependencies]
16
-bindgen = { version = "^0.68.1", default-features = false, features = ["runtime"] }
+bindgen = { version = "^0.69.2", default-features = false, features = ["runtime"] }
17
cc = "1.0"
18
19
[features]
0 commit comments