trezoa-svm-callback 3.2.2

Trezoa SVM callback
Documentation
[dependencies.trezoa-account]
version = "3.2.2"

[dependencies.trezoa-clock]
version = "3.2.2"

[dependencies.trezoa-precompile-error]
version = "3.2.2"

[dependencies.trezoa-pubkey]
default-features = false
version = "3.2.3"

[lib]
name = "trezoa_svm_callback"
path = "src/lib.rs"

[lints.clippy]
arithmetic_side_effects = "deny"
default_trait_access = "deny"
manual_let_else = "deny"
used_underscore_binding = "deny"

[lints.rust]
warnings = "deny"

[lints.rust.unexpected_cfgs]
check-cfg = ['cfg(target_os, values("trezoa"))', 'cfg(feature, values("frozen-abi", "no-entrypoint"))']
level = "warn"
priority = 0

[package]
authors = ["Trezoa-team <foundation@trezoa.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Trezoa SVM callback"
edition = "2021"
homepage = "https://trezoa.xyz/"
license = "Apache-2.0"
name = "trezoa-svm-callback"
readme = false
repository = "https://github.com/Trezoa-team/trezoa-svm-callback"
version = "3.2.2"