We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6480a4c commit 72cb253Copy full SHA for 72cb253
metis-sys/Cargo.toml
@@ -12,4 +12,4 @@ keywords = ["graph", "mesh", "matrix", "partitioning", "ordering"]
12
13
14
[build-dependencies]
15
-bindgen = { version = "0.65", default-features = false }
+bindgen = { version = "0.65", default-features = false, features = ["runtime"] }
0 commit comments