coz 0.1.3

Rust support for the `coz` Causal Profiler: https://github.com/plasma-umass/coz
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.once_cell]
version = "1.1"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = """
Rust support for the `coz` Causal Profiler: https://github.com/plasma-umass/coz
"""
edition = "2018"
license-file = "LICENSE.md"
name = "coz"
readme = "README.md"
repository = "https://github.com/plasma-umass/coz"
version = "0.1.3"

[profile.release]
debug = 1