drawn 0.1.3

Simple Rust graphics and game library
Documentation
[package]
name = "drawn"
version = "0.1.3"
edition = "2021"
description = "Simple Rust graphics and game library"
license = "MIT"

[dependencies]
sdl2 = "0.35.*"