botan-sys 0.11.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.30701.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea2895fd808614fb47dd79ed916b7d036875f1dec0c27196818ad333e1c08036"

[[package]]
name = "botan-sys"
version = "0.11.1"
dependencies = [
 "botan-src",
 "pkg-config",
]

[[package]]
name = "pkg-config"
version = "0.3.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"