openethereum/crates/util/panic-hook/Cargo.toml

11 lines
261 B
TOML

[package]
description = "OpenEthereum custom panic hook"
homepage = "https://github.com/openethereum/openethereum"
license = "GPL-3.0"
name = "panic_hook"
version = "0.1.0"
authors = ["Parity Technologies <admin@parity.io>"]
[dependencies]
backtrace = "0.3.2"