[package]
name = "swamp-render"
version = "0.0.14-alpha.2"
edition = "2021"
license = "MIT"
description = "standard render types for 2D"
repository = "https://github.com/swamp/swamp"
categories = ["game-development"]
keywords = ["game", "render"]
[dependencies]
int_math = "0.0.2"
monotonic-time-rs = "0.0.5"
tracing = "0.1.40"