[dependencies]
[features]
default = []
no_std = []
[package]
authors = ["Solra Bizna <solra@bizna.name>"]
description = "Temporal logic for writing a Fixed Tickrate, Variable Framerate game in Rust."
edition = "2021"
keywords = ["gamedev", "time"]
license = "Zlib"
name = "ftvf"
readme = "README.md"
repository = "https://github.com/SolraBizna/ftvf"
version = "0.6.0"