tectonic_bridge_flate 0.1.2

Exposing flate compression to the Tectonic C code.
Documentation
[build-dependencies.cbindgen]
version = "^0.16"
[dependencies.flate2]
default-features = false
features = ["zlib"]
version = "^1.0"

[dependencies.libc]
version = "^0.2"

[package]
authors = ["Peter Williams <peter@newton.cx>"]
description = "Exposing flate compression to the Tectonic C code.\n"
documentation = "https://docs.rs/tectonic"
edition = "2018"
homepage = "https://tectonic-typesetting.github.io/"
license = "MIT"
links = "tectonic_bridge_flate"
name = "tectonic_bridge_flate"
readme = "README.md"
repository = "https://github.com/tectonic-typesetting/tectonic/"
version = "0.1.2"