ocaml-boxroot-sys 0.2.0

Bindings for ocaml-boxroot
Documentation
[build-dependencies.cc]
version = "^1.0"

[dependencies]

[features]
link-ocaml-runtime-and-dummy-program = []
without-ocamlopt = []

[package]
authors = ["Bruno Deferrari <utizoc@gmail.com>"]
description = "Bindings for ocaml-boxroot"
edition = "2018"
homepage = "https://gitlab.com/ocaml-rust/ocaml-boxroot"
include = ["build.rs", "src/*.rs", "vendor/boxroot/boxroot.c", "vendor/boxroot/boxroot.h", "README.md", "utils/without-ocamlopt/caml/*.h"]
keywords = ["ocaml", "rust", "ffi"]
license = "MIT"
name = "ocaml-boxroot-sys"
repository = "https://gitlab.com/ocaml-rust/ocaml-boxroot"
version = "0.2.0"
[package.metadata.docs.rs]
features = ["without-ocamlopt"]