[dependencies.minifb]
version = "0.22"
[package]
authors = ["Nitin Gupta <ngupta@nitingupta.dev>"]
categories = ["rendering"]
description = "put_pixel(x, y, color) without the pain"
edition = "2021"
keywords = ["graphics", "framebuffer"]
license = "Apache-2.0"
name = "fbdraw"
readme = "README.md"
repository = "https://github.com/nitingupta910/fbdraw"
resolver = "2"
version = "0.1.0"