atlas-program-entrypoint 3.1.1

The Atlas BPF program entrypoint supported by the latest BPF loader.
Documentation
[dependencies.atlas-account-info]
version = "3.0.0"

[dependencies.atlas-define-syscall]
version = "4.0.0"

[dependencies.atlas-program-error]
version = "3.0.0"

[dependencies.atlas-pubkey]
default-features = false
version = "4.0.0"

[dev-dependencies.atlas-msg]
default-features = false
features = ["std"]
version = "3.0.0"

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

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The Atlas BPF program entrypoint supported by the latest BPF loader."
documentation = "https://docs.rs/atlas-program-entrypoint"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "atlas-program-entrypoint"
readme = false
repository = "https://github.com/anza-xyz/atlas-sdk"
rust-version = "1.81.0"
version = "3.1.1"

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