tezos-smart-rollup-panic-hook 0.2.2

Hook for capturing kernel panics & printing to debug log.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "tezos-smart-rollup-core"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c13420c79af913a35b5930d2e59b5ab37898efeddbc88a5e409565a395909887"

[[package]]
name = "tezos-smart-rollup-panic-hook"
version = "0.2.2"
dependencies = [
 "tezos-smart-rollup-core",
]