[package] name = "trench" version = "0.3.0" authors = ["Martin Hafskjold Thoresen "] description = "A benchmark suite for writing threaded benchmarks" keywords = ["profile", "multithreading", "threading", "concurrency"] categories = ["development-tools"] license = "MIT" homepage = "https://www.github.com/martinhath/trench" readme = "README.md" [dependencies] time = "0.1"