[dependencies]
[package]
description = "Zero dependancy Windows game engine"
edition = "2021"
keywords = ["gamedev", "graphics", "opengl", "game-engine", "sprites"]
license = "MIT"
name = "roze"
readme = "README.md"
repository = "https://github.com/AttentiveColon/roze"
version = "0.1.1"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = ["x86_64-pc-windows-msvc"]