[package]
edition = "2021"
name = "retroglyph-widgets"
version = "0.4.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "DEPRECATED: renamed to `retroglyph-ui`. This crate is no longer maintained; switch to https://crates.io/crates/retroglyph-ui."
readme = "README.md"
keywords = ["deprecated"]
categories = ["game-development"]
license = "MIT"
repository = "https://github.com/crates-lurey-io/retroglyph"
[lib]
name = "retroglyph_widgets"
path = "src/lib.rs"