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.
bindgen
0.69.3
1 parent 5db3c4f commit a03c941Copy full SHA for a03c941
drm-ffi/drm-sys/Cargo.toml
@@ -15,7 +15,7 @@ use_bindgen = ["bindgen", "pkg-config"]
15
update_bindings = ["use_bindgen"]
16
17
[build-dependencies]
18
-bindgen = { version = "0.69.1", optional = true }
+bindgen = { version = "0.69.3", optional = true }
19
pkg-config = { version = "0.3.19", optional = true }
20
21
[target.'cfg(any(target_os = "android", target_os = "linux"))'.dependencies]
0 commit comments