openbsd 0.1.2

Rust bindings for OpenBSD's pledge(2) and unveil(2).
[package]
authors = ["Josh Cooper <josh@cooper.is>"]
categories = ["external-ffi-bindings", "os"]
description = "Rust bindings for OpenBSD's pledge(2) and unveil(2)."
edition = "2018"
keywords = ["openbsd", "pledge", "unveil"]
license = "ISC"
name = "openbsd"
readme = "README.md"
repository = "https://github.com/joshua-cooper/openbsd-rs"
version = "0.1.2"
[package.metadata.docs.rs]
targets = ["aarch64-unknown-openbsd", "i686-unknown-openbsd", "x86_64-unknown-openbsd"]