botan-sys 0.8.1

FFI wrapper for Botan cryptography library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "botan-src"
version = "0.21703.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c82325b7372ad65831ff9c9a67d35270e4772c94f0c8a51da5596382706a4a68"

[[package]]
name = "botan-sys"
version = "0.8.1"
dependencies = [
 "botan-src",
 "cty",
]

[[package]]
name = "cty"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7313c0d620d0cb4dbd9d019e461a4beb501071ff46ec0ab933efb4daa76d73e3"