1 2 3 4 5 6 7 8 9 10
[package] name = "kcapi-sys" version = "0.0.1" authors = ["Matt McPherrin <git@mcpherrin.ca>"] description = "Rust FFI bindings for libkcapi, the kernel crypto api library." license="BSD-3-Clause" links="kcapi" build="src/build.rs"