[package] name = "tokitsuge" version = "0.1.0" authors = ["faultier "] description = "A unit test friendly utility that provides the function to get the current time." keywords = ["time", "test"] license = "MIT/Apache-2.0" readme = "README.md" repository = "https://gitlab.com/faultier/tokitsuge-rs" homepage = "https://gitlab.com/faultier/tokitsuge-rs" edition = "2021" [features] default = [] freeze = []