[dependencies.backtrace]
version = "0.3.57"
[dependencies.regex]
optional = true
version = "1.4.6"
[dependencies.termcolor]
version = "1.1.2"
[features]
default = []
gimli-symbolize = []
resolve-modules = ["regex"]
[package]
authors = ["Joel Höner <athre0z@zyantific.com>"]
description = "Colorful panic backtraces"
edition = "2021"
keywords = ["backtrace", "color", "colour", "stacktrace", "pretty"]
license = "MIT OR Apache-2.0"
name = "color-backtrace"
readme = "README.md"
repository = "https://github.com/athre0z/color-backtrace"
rust-version = "1.70"
version = "0.6.1"