Skip to content

Commit 90ad451

Browse files
committed
Fixing bindgen version
1 parent 4447688 commit 90ad451

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.36.0"
39+
bindgen = "0.36"

0 commit comments

Comments
 (0)