libcryptsetup-rs-sys 0.1.4

Low level bindings for libcryptsetup
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "libcryptsetup-rs-sys"
version = "0.1.4"
authors = ["John Baublitz <jbaublitz@redhat.com>"]
edition = "2018"
description = "Low level bindings for libcryptsetup"
license = "MPL-2.0"
documentation = "https://docs.rs/libcryptsetup-rs-sys"
homepage = "https://stratis-storage.github.io/"
repository = "https://github.com/stratis-storage/libcryptsetup-rs"

[build-dependencies]
bindgen = "0.54.0"
pkg-config = "0.3"
cc = "1.0.45"
semver = "0.9"