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