tato 0.2.0

A ridiculously obsolete collection of zero-dependency game development modules that can run on any computer, even potato-powered ones!
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "tato"
version = "0.2.0"
dependencies = [
 "tato_pad",
 "tato_video",
]

[[package]]
name = "tato_pad"
version = "0.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da45efe684355478753d027d96e5269b9a245d66f327123b0398c5f4451c727f"

[[package]]
name = "tato_video"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8def0521ca5b6414d184f3214a33ed36f32d734db49c8b847d0ecc20d82c960c"