[package] name = "exonum_profiler" version = "0.1.2" authors = ["Ty Overby ", "The Exonum Team "] repository = "https://github.com/exonum/exonum" description = "A profiling / flamegraph library." license = "Apache-2.0" [dependencies] lazy_static = "0.2.8" ctrlc = "3.0.3" [features] nomock = []