botan-sys 0.8.0

FFI wrapper for Botan cryptography library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "botan-src"
version = "0.21701.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "032615a6d5f02fc090056773b7097ef133e1d80a331e0c9d2e0d4bc23c75b126"

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

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