[dependencies]
num = "*"
[package]
authors = ["Chucky Ellison <cme@freefour.com>"]
description = "A stopwatch library for timing things."
keywords = ["stopwatch", "timing"]
license = "MIT"
name = "stopwatch"
readme = "README.md"
repository = "https://github.com/ellisonch/rust-stopwatch"
version = "0.0.7"