gametime 0.1.6

Time handling library for games
Documentation
[dependencies.serde]
optional = true
version = "1.0"

[features]
default = ["std"]
global_reference = ["std"]
std = []

[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
description = "Time handling library for games"
documentation = "https://docs.rs/gametime"
edition = "2021"
homepage = "https://github.com/zakarumych/gametime"
license = "MIT OR Apache-2.0"
name = "gametime"
readme = "README.md"
repository = "https://github.com/zakarumych/gametime"
version = "0.1.6"