Skip to content

Commit 4447688

Browse files
committed
Fixing dependency to bindgen for fixing doctests.
1 parent 4b17b7e commit 4447688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ pretty_assertions = "0.5.1"
3636

3737
[build-dependencies]
3838
fs-utils = "1.0"
39-
bindgen = "0.35.0"
39+
bindgen = "0.36.0"

0 commit comments

Comments
 (0)