Documentation
[package]
name = "lime-ui"
description = "UI."
version = "0.1.0"
authors = ["Andrew Hickman <andrew.hickman1@sky.com>"]
repository = "https://github.com/andrewhickman/lime"
documentation = "https://docs.rs/lime-ui/"
license = "MIT/Apache-2.0"

[dependencies]
lime-render = { path = "../lime-render", version = "0.1.0" }