We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111e2f0 commit 0890f61Copy full SHA for 0890f61
Cargo.toml
@@ -14,5 +14,5 @@ license = "LGPL-3.0"
14
[dependencies]
15
16
[build-dependencies]
17
-bindgen = { git="https://github.com/rust-lang/rust-bindgen.git", rev="87b2bc033f35234d292d41ee2ba165516345dd18" }
+bindgen = "0.55"
18
cmake = "0.1"
0 commit comments