casper-sys 0.1.0

FFI bindings for FreeBSD's libcasper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libnv-sys]
version = "0.2.0"

[package]
authors = ["Alan Somers <asomers@gmail.com>"]
description = "FFI bindings for FreeBSD's libcasper\n"
edition = "2021"
keywords = ["sandbox", "FreeBSD", "capsicum"]
license = "MPL-2.0"
name = "casper-sys"
readme = "README.md"
repository = "https://github.com/dlrobertson/capsicum-rs"
resolver = "1"
rust-version = "1.62"
version = "0.1.0"