[build-dependencies.bindgen]
version = "0.47.1"
[build-dependencies.flate2]
version = "1.0.6"
[build-dependencies.lazy_static]
version = "1.2.0"
[build-dependencies.tar]
version = "0.4.20"
[dependencies.libc]
version = "0.2.47"
[package]
authors = ["Josh Robson Chase <josh@robsonchase.com>"]
description = "Low-level bindings to the libmarpa parsing engine"
documentation = "https://docs.rs/libmarpa-sys"
edition = "2018"
license = "MIT/Apache-2.0"
name = "libmarpa-sys"
repository = "https://github.com/jrobsonchase/marpa"
version = "0.2.0"