Skip to content

Commit 0890f61

Browse files
authored
Updated bindgen (#22)
1 parent 111e2f0 commit 0890f61

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
@@ -14,5 +14,5 @@ license = "LGPL-3.0"
1414
[dependencies]
1515

1616
[build-dependencies]
17-
bindgen = { git="https://github.com/rust-lang/rust-bindgen.git", rev="87b2bc033f35234d292d41ee2ba165516345dd18" }
17+
bindgen = "0.55"
1818
cmake = "0.1"

0 commit comments

Comments
 (0)