# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "d4-oxide" version = "0.4.2" authors = ["Jan Baudisch "] build = "build.rs" description = "A Rust wrapper around d4." homepage = "https://github.com/SoftVarE-Group/d4-oxide" readme = "README.md" license = "LGPL-3.0-or-later" repository = "https://github.com/SoftVarE-Group/d4-oxide.git" [dependencies.cxx] version = "1.0" features = ["c++17"] [dependencies.mt-kahypar-sys] version = "0.1" [dev-dependencies.clap] version = "4.5" features = ["derive"] [build-dependencies.cxx-build] version = "1.0" features = ["parallel"] [build-dependencies.glob] version = "0.3" [build-dependencies.pkg-config] version = "0.3"