libnv-sys 0.3.1

FFI bindings to libnv.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "libnv-sys"
version = "0.3.1"
authors = ["Andrey Snow <andoriyu@gmail.com>"]
build = "build.rs"
links = "libnv"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "FFI bindings to libnv."
readme = false
categories = ["external-ffi-bindings"]
license = "BSD-2-Clause"
repository = "https://github.com/Inner-Heaven/libnv-rs"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-freebsd"]

[lib]
name = "libnv_sys"
path = "src/lib.rs"

[dependencies.libc]
version = "0.2.65"