[dependencies.tezos-smart-rollup-core]
version = "0.2.1"
[dependencies.tezos-smart-rollup-host]
default-features = false
version = "0.2.1"
[dev-dependencies.tezos-smart-rollup-core]
features = ["testing"]
version = "0.2.1"
[features]
alloc = []
default = ["alloc"]
[package]
authors = ["TriliTech <contact@trili.tech>"]
categories = ["no-std", "no-std::no-alloc", "api-bindings", "wasm"]
description = "Output formatted messages to Tezos Smart Rollup debug log."
edition = "2021"
keywords = ["tezos", "smart", "rollup"]
license = "MIT"
name = "tezos-smart-rollup-debug"
readme = "README.md"
repository = "https://gitlab.com/tezos/tezos.git"
resolver = "1"
version = "0.2.1"