fontstash 0.1.6

wrapper of a forked version of fontstash
Documentation
[package]
name = "fontstash"
version = "0.1.6"
authors = ["toyboot4e <toyboot4e@gmail.com>"]
edition = "2018"
exclude = []
description = "wrapper of a forked version of fontstash"
repository = "https://github.com/toyboot4e/fontstash-rs"
license = "MIT"
categories = ["game-development"]
keywords = ["gamedev"]

[lib]
name = "fontstash"

[dependencies]
fontstash-sys = { path = "./fontstash-sys", version = "0.1.0" }
bitflags = "1.2.1"