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 5a55aa0 commit d928ac1Copy full SHA for d928ac1
Cargo.toml
@@ -16,4 +16,4 @@ keywords = ["graph", "mesh", "matrix", "partitioning", "ordering"]
16
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
17
18
[dependencies]
19
-metis-sys = "0.1"
+metis-sys = { version = "0.1", path = "metis-sys" }
0 commit comments