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 e77cadc commit 9ade7faCopy full SHA for 9ade7fa
metis-sys/Cargo.toml
@@ -1,11 +1,10 @@
1
[package]
2
name = "metis-sys"
3
-version = "0.1.1"
+version = "0.2.0"
4
authors = ["Hubert Hirtz <[email protected]>"]
5
edition = "2021"
6
license = "MIT OR Apache-2.0"
7
repository = "https://github.com/LIHPC-Computational-Geometry/metis-rs"
8
-documentation = "https://LIHPC-Computational-Geometry.github.io/metis-rs/metis_sys"
9
description = "Raw FFI to METIS, the serial graph partitioner and fill-reducing matrix orderer"
10
readme = "../README.md"
11
categories = ["external-ffi-bindings", "mathematics"]
0 commit comments