botan-sys 0.1.4

FFI wrapper for Botan cryptography library
Documentation
fn main() {
    println!("cargo:rustc-link-lib=botan-2");
}