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 095caac commit c030082Copy full SHA for c030082
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, features = ["runtime"] }
+bindgen = { version = "0.66", default-features = false, features = ["runtime"] }
0 commit comments