Skip to content

Commit 12cb79f

Browse files
committed
Updated bindgen dependency
1 parent 79d391e commit 12cb79f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qpdf-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ exclude = [
1919

2020
[build-dependencies]
2121
cc = { version = "1", features = ["parallel"], optional = true }
22-
bindgen = "0.71"
22+
bindgen = "0.72"
2323
pkg-config = "0.3"
2424

2525
[features]

0 commit comments

Comments
 (0)