craydate 0.1.1

A safe Rust API for the Playdate hand held gaming system.
[dependencies.craydate-macro]
version = "^0.1.1"

[dependencies.craydate-sys]
version = "^0.1.1"

[dependencies.euclid]
default-features = false
features = ["libm"]
version = "0.22"

[dependencies.static_assertions]
version = "1"

[lib]

[package]
authors = ["Adrienne Walker <enne@quisquo.us>", "Dana Jansens <danakj@orodu.net>"]
description = "A safe Rust API for the Playdate hand held gaming system."
documentation = "https://docs.rs/craydate"
edition = "2021"
homepage = "https://github.com/danakj/craydate"
license = "MIT/Apache-2.0"
name = "craydate"
repository = "https://github.com/danakj/craydate"
resolver = "2"
version = "0.1.1"