We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ccb81f0 + 58a5e1b commit b1c32c4Copy full SHA for b1c32c4
Cargo.toml
@@ -25,7 +25,7 @@ skeptic = "0.13"
25
[build-dependencies]
26
anyhow = "1"
27
# bindgen = { version = "0.59" }
28
-bindgen = { git = "https://github.com/rust-lang/rust-bindgen", branch = "master" }
+bindgen = "0.60"
29
cc = "1.0"
30
skeptic = "0.13"
31
0 commit comments