[[bench]]
harness = false
name = "benchmark"
[dev-dependencies.criterion]
default-features = false
version = "0.3"
[package]
authors = ["Emil Ernerfeldt <emilernerfeldt@gmail.com>"]
categories = ["development-tools::debugging"]
description = "Fast and simple error context on panics"
edition = "2018"
homepage = "https://github.com/emilk/econtext"
include = ["**/*.rs", "Cargo.toml"]
keywords = ["error", "context", "panic", "debug"]
license = "MIT OR Apache-2.0"
name = "econtext"
readme = "README.md"
repository = "https://github.com/emilk/econtext"
version = "0.2.0"