We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d391e commit 12cb79fCopy full SHA for 12cb79f
qpdf-sys/Cargo.toml
@@ -19,7 +19,7 @@ exclude = [
19
20
[build-dependencies]
21
cc = { version = "1", features = ["parallel"], optional = true }
22
-bindgen = "0.71"
+bindgen = "0.72"
23
pkg-config = "0.3"
24
25
[features]
0 commit comments