human-panic 1.0.3

Panic messages for humans
Documentation
[dependencies.backtrace]
version = "0.3.9"

[dependencies.os_type]
version = "2.2.0"

[dependencies.serde]
version = "1.0.79"

[dependencies.serde_derive]
version = "1.0.79"

[dependencies.termcolor]
version = "1.0.4"

[dependencies.toml]
version = "0.5.0"

[dependencies.uuid]
default-features = false
features = ["v4"]
version = "0.8.0"

[features]
nightly = []

[package]
authors = ["Yoshua Wuyts <yoshuawuyts@gmail.com>", "Pascal Hertleif <killercup@gmail.com>", "Katharina Fey <kookie@spacekookie.de>"]
description = "Panic messages for humans"
documentation = "https://docs.rs/human-panic"
edition = "2018"
homepage = "https://github.com/yoshuawuyts/human-panic"
license = "MIT OR Apache-2.0"
name = "human-panic"
readme = "README.md"
repository = "https://github.com/yoshuawuyts/human-panic"
version = "1.0.3"
[package.metadata.docs.rs]
features = ["nightly"]