# 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 = "rattler_libsolv_c" version = "1.0.3" authors = ["Bas Zalmstra "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "Bindings for libsolv" homepage = "https://github.com/conda/rattler" readme = "README.md" categories = ["development-tools"] license = "BSD-3-Clause" repository = "https://github.com/conda/rattler" [package.metadata.cargo-udeps.ignore] normal = ["libz-sys"] [lib] name = "rattler_libsolv_c" path = "src/lib.rs" [dependencies.cfg-if] version = "1.0" [dependencies.libc] version = "0.2" [dependencies.libz-sys] version = "1.1.20" features = ["static"] default-features = false [build-dependencies.anyhow] version = "1.0.92" [build-dependencies.cc] version = "1.1.31" [build-dependencies.cmake] version = "0.1.51"