better-panic 0.3.0

Pretty panic backtraces inspired by Python's tracebacks.
Documentation
[dependencies.backtrace]
version = "0.3.37"

[dependencies.console]
default-features = false
version = "0.15.0"

[dependencies.syntect]
optional = true
version = "4.6.0"

[package]
authors = ["Armin Ronacher <armin.ronacher@active-4.com>", "Joel Höner <athre0z@zyantific.com>"]
description = "Pretty panic backtraces inspired by Python's tracebacks."
edition = "2018"
keywords = ["panic", "backtrace", "stacktrace", "color", "pretty"]
license = "MIT"
name = "better-panic"
readme = "README.md"
repository = "https://github.com/mitsuhiko/better-panic"
version = "0.3.0"