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.
1 parent 8a553ea commit ad4975fCopy full SHA for ad4975f
Cargo.toml
@@ -26,7 +26,7 @@ rand = "0.8.3"
26
rand_distr = "0.4.0"
27
28
[build-dependencies]
29
-bindgen = "0.58.1"
+bindgen = "0.59.1"
30
cc = { version = "1.0", features = ["parallel"] }
31
pkg-config = "0.3"
32
0 commit comments