rust-pushrod 0.4.13

Pushrod UI Library
Documentation
[dependencies.sdl2]
features = ["ttf", "image"]
version = "^0.32"

[lib]
name = "pushrod"
path = "src/lib.rs"

[package]
authors = ["Ken Suenobu <ksuenobu@fastmail.com>"]
categories = ["gui", "graphics", "visualization"]
description = "Pushrod UI Library"
documentation = "http://docs.rs/crate/rust-pushrod/"
edition = "2018"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["sdl", "sdl2", "opengl", "ui", "gui"]
license = "Apache-2.0"
name = "rust-pushrod"
readme = "README.md"
repository = "https://www.github.com/KenSuenobu/rust-pushrod/"
version = "0.4.13"