casper-sys 0.1.2

FFI bindings for FreeBSD's libcasper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "casper-sys"
version = "0.1.2"
edition = "2021"
authors = ["Alan Somers <asomers@gmail.com>"]
license = "MPL-2.0"
repository = "https://github.com/dlrobertson/capsicum-rs"
rust-version = "1.62"
categories = ["external-ffi-bindings"]
description = """
FFI bindings for FreeBSD's libcasper
"""
keywords = ["sandbox", "FreeBSD", "capsicum"]
links = "casper"

[dependencies]
libnv-sys = "0.2.1"