rustybuzz 0.1.1

An incremental harfbuzz port to Rust.
Documentation
[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[dependencies.bitflags]
version = "1.2"
[dev-dependencies.libc]
version = "0.2"

[dev-dependencies.pico-args]
version = "0.3"

[package]
authors = ["Evgeniy Reizner <razrfalcon@gmail.com>"]
categories = ["text-processing"]
description = "An incremental harfbuzz port to Rust."
documentation = "https://docs.rs/rustybuzz/"
edition = "2018"
keywords = ["text", "shaping", "opentype", "truetype"]
license = "MIT"
name = "rustybuzz"
readme = "README.md"
repository = "https://github.com/RazrFalcon/rustybuzz"
version = "0.1.1"