trezoa-program-entrypoint 3.2.4

The Trezoa BPF program entrypoint supported by the latest BPF loader.
Documentation
[dependencies.trezoa-account-info]
version = "3.2.2"

[dependencies.trezoa-define-syscall]
version = "3.2.2"

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

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

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

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

[package]
authors = ["Trezoa-team <foundation@trezoa.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The Trezoa BPF program entrypoint supported by the latest BPF loader."
documentation = "https://docs.rs/trezoa-program-entrypoint"
edition = "2021"
homepage = "https://trezoa.xyz/"
license = "Apache-2.0"
name = "trezoa-program-entrypoint"
readme = false
repository = "https://github.com/Trezoa-team/trezoa-program-entrypoint"
rust-version = "1.81.0"
version = "3.2.4"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]