# 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" rust-version = "1.71.1" name = "libcryptsetup-rs-sys" version = "0.4.0" authors = ["John Baublitz "] description = "Low level bindings for libcryptsetup" homepage = "https://stratis-storage.github.io/" documentation = "https://docs.rs/libcryptsetup-rs-sys" readme = "README.md" keywords = [ "storage", "cryptsetup", ] categories = [ "external-ffi-bindings", "os::linux-apis", ] license = "MPL-2.0" repository = "https://github.com/stratis-storage/libcryptsetup-rs" [build-dependencies.bindgen] version = "0.69.0" features = ["runtime"] default_features = false [build-dependencies.cc] version = "1.0.45" [build-dependencies.pkg-config] version = "0.3.7" [build-dependencies.semver] version = "1.0.0"