There was an error while loading. Please reload this page.
1 parent 272a058 commit 16b97dbCopy full SHA for 16b97db
1 file changed
Cargo.toml
@@ -12,7 +12,7 @@ readme = "README.md"
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
14
[build-dependencies]
15
-bindgen = { version = "0.70", default-features = false, features = ["runtime"] }
+bindgen = { version = "0.72", default-features = false, features = ["runtime"] }
16
cc = "1.0"
17
18
[dev-dependencies]
0 commit comments