solana-svm-transaction 2.2.0

Solana SVM Transaction
Documentation
[dependencies.solana-hash]
version = "=2.2.1"

[dependencies.solana-message]
version = "=2.2.1"

[dependencies.solana-pubkey]
version = "=2.2.1"

[dependencies.solana-sdk-ids]
version = "=2.2.1"

[dependencies.solana-signature]
version = "=2.2.1"

[dependencies.solana-transaction]
version = "=2.2.1"

[dev-dependencies.solana-message]
features = ["bincode"]
version = "=2.2.1"

[dev-dependencies.solana-nonce]
version = "=2.2.1"

[dev-dependencies.solana-system-interface]
version = "1.0"

[dev-dependencies.static_assertions]
version = "1.1.0"

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

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Solana SVM Transaction"
documentation = "https://docs.rs/solana-svm-transaction"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-svm-transaction"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.2.0"