We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71eff18 + f78a5df commit 9496479Copy full SHA for 9496479
1 file changed
Cargo.toml
@@ -25,5 +25,5 @@ tracing-subscriber = "0.3.19"
25
rand = "0.8.5"
26
27
[build-dependencies]
28
-bindgen = { version="0.71.1", default-features=false, features=["runtime", "which-rustfmt"]}
+bindgen = { version="0.72.1", default-features=false, features=["runtime"]}
29
cc = "1.2.10"
0 commit comments