tear8 0.1.78

Tear8 is a Rust library that enables you to create your own games or fantasy consoles using Winit and Pixels.
Documentation
[dependencies.image]
version = "0.24.8"

[dependencies.pixels]
version = "0.13.0"

[dependencies.rodio]
version = "0.17.3"

[dependencies.winit]
version = "0.28.7"

[dependencies.winit_input_helper]
version = "0.14"

[package]
authors = ["MS-Code <catmh.ms@gmail.com>"]
description = "Tear8 is a Rust library that enables you to create your own games or fantasy consoles using Winit and Pixels."
documentation = "https://github.com/DevMsCode/Tear8/"
edition = "2021"
homepage = "https://github.com/DevMsCode/Tear8/"
license = "MIT"
name = "tear8"
repository = "https://github.com/DevMsCode/Tear8/"
version = "0.1.78"