wgctrl-sys 0.1.0

Raw bindings to the WireGuard embeddable C library
Documentation
[badges.gitlab]
branch = "master"
repository = "K900/wgctrl-rs"

[build-dependencies.bindgen]
version = "0.39"

[build-dependencies.cc]
version = "1.0"

[dependencies.libc]
version = "0.2"

[package]
authors = ["K900 <me@0upti.me>"]
categories = ["external-ffi-bindings", "os::unix-apis"]
description = "Raw bindings to the WireGuard embeddable C library"
license = "LGPL-2.1-or-later"
name = "wgctrl-sys"
readme = "../README.md"
repository = "https://gitlab.com/K900/wgctrl-rs"
version = "0.1.0"