[package]
name = "raui-html-renderer"
version = "0.43.0"
authors = ["Patryk 'PsichiX' Budzynski "]
edition = "2021"
description = "RAUI renderer for simple HTML static webpages"
readme = "../README.md"
license = "MIT"
repository = "https://github.com/RAUI-labs/raui"
keywords = ["renderer", "agnostic", "ui", "interface", "gamedev"]
categories = ["gui", "rendering::graphics-api"]
[dependencies]
raui-core = { path = "../raui-core", version = "0.43" }