[package] name = "ticktime" version = "0.1.0" authors = ["grzi "] description = "Provides a ticktime struct to convert a tick to an in game date time" documentation = "https://docs.rs/ticktime" keywords = ["game", "time", "date"] repository = "https://github.com/grzi/ticktime-rs/" license = "MIT OR Apache-2.0" readme = "README.md" edition = "2018" [dependencies]