[build-dependencies.pkg-config]
version = "0.3.7"
[build-dependencies.semver]
version = "1.0.0"
[dependencies.either]
version = "1.5.0"
[dependencies.lazy_static]
version = "1.1.0"
[dependencies.libc]
version = "0.2.98"
[dependencies.libcryptsetup-rs-sys]
version = "0.2.0"
[dependencies.serde_json]
version = "1.0.0"
[dependencies.uuid]
features = ["v4"]
version = "1.0.0"
[dev-dependencies.base64]
version = "0.13.0"
[dev-dependencies.loopdev]
version = "0.2.0"
[dev-dependencies.nix]
version = "0.24.0"
[dev-dependencies.rand]
version = "0.8.0"
[features]
mutex = []
[package]
authors = ["John Baublitz <jbaublitz@redhat.com>"]
build = "build.rs"
categories = ["cryptography", "api-bindings", "os::linux-apis"]
description = "High level Rust bindings for libcryptsetup"
documentation = "https://docs.rs/libcryptsetup-rs"
edition = "2018"
exclude = [".gitignore", ".github/*", "Makefile"]
homepage = "https://stratis-storage.github.io/"
keywords = ["Linux", "encryption", "storage"]
license = "MPL-2.0"
name = "libcryptsetup-rs"
readme = "README.md"
repository = "https://github.com/stratis-storage/libcryptsetup-rs"
version = "0.5.1"