conrod_winit 0.70.0

An easy-to-use, 100% Rust, extensible 2D GUI library.
Documentation
[dependencies]

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

[package]
authors = ["Mitchell Nordine <mitchell.nordine@gmail.com>", "Sven Nilsen <bvssvni@gmail.com>"]
categories = ["gui"]
description = "An easy-to-use, 100% Rust, extensible 2D GUI library."
documentation = "https://docs.rs/conrod"
homepage = "https://github.com/pistondevelopers/conrod"
keywords = ["ui", "widgets", "gui", "interface", "graphics"]
license = "MIT OR Apache-2.0"
name = "conrod_winit"
readme = "../../README.md"
repository = "https://github.com/pistondevelopers/conrod.git"
version = "0.70.0"