botan-sys 0.10.5

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

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