[dependencies.conrod_core]
version = "0.72"
[dependencies.rand]
version = "0.7"
[package]
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
categories = ["gui"]
description = "A small crate for sharing common code between conrod examples."
homepage = "https://github.com/pistondevelopers/conrod"
keywords = ["ui", "widgets", "gui", "interface", "graphics"]
license = "MIT OR Apache-2.0"
name = "conrod_example_shared"
readme = "../../README.md"
repository = "https://github.com/pistondevelopers/conrod.git"
version = "0.72.0"