Skip to content
This repository was archived by the owner on Mar 7, 2021. It is now read-only.

Commit 1b0500b

Browse files
committed
Pin bindgen
1 parent 1e4c558 commit 1b0500b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ edition = "2018"
88
bitflags = "1"
99

1010
[build-dependencies]
11-
bindgen = "*"
11+
bindgen = "0.51.0"
1212
cc = "1.0"
1313
shlex = "0.1"

0 commit comments

Comments
 (0)