botan-sys 0.11.0

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.30500.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dddc9b565df44dc13011eda5b70af00fae4a2ab886f66bd0e08725fe576fa460"

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

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