animatron 0.2.0

Animation state management.
Documentation
[lib]
name = "animatron"
path = "src/lib.rs"

[package]
authors = ["Tauseef Khan", "Tauseef Khan <tauseef25@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Animation state management."
edition = "2021"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["gamedev", "spritesheet", "animation"]
license = "MIT"
name = "animatron"
readme = "README.md"
repository = "https://github.com/tauseefk/animatron"
version = "0.2.0"