[dependencies.backtrace]
version = "0.3.64"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.regex]
version = "1.6.0"
[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Custom panic hook with bug report link"
documentation = "https://docs.rs/sp-panic-handler"
edition = "2021"
homepage = "https://substrate.io"
license = "Apache-2.0"
name = "sp-panic-handler"
readme = "README.md"
repository = "https://github.com/paritytech/substrate/"
version = "7.0.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]