[package] name = "easy-timer" description = "A basic timer implementation for benchmarking" version = "1.0.2" authors = ["Trent Shailer "] edition = "2018" license = "MIT" readme = "README.md" homepage = "https://github.com/trentshailer/easy-timer" repository = "https://github.com/trentshailer/easy-timer" keywords = ["benchmark", "timer", "stopwatch"] categories = ["development-tools::cargo-plugins"] [dependencies]