# 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 = "logicng-open-wbo-sys" version = "0.1.0-alpha.3" authors = ["BooleWorks GmbH "] build = "build.rs" description = "LogicNG Bindings for OpenWBO" homepage = "https://www.logicng.org/" documentation = "https://docs.rs/logicng-open-wbo-sys/" readme = "README.md" keywords = [ "FFI", "solver", "MaxSAT", ] categories = ["external-ffi-bindings"] license = "MIT OR Apache-2.0" repository = "https://github.com/booleworks/logicng-rs" [lib] crate-type = ["lib"] [dependencies.cxx] version = "1.0.107" [build-dependencies.cxx-build] version = "1.0.107"