solana-type-overrides 2.1.4

Type overrides for specialized testing
Documentation
[dependencies.futures]
optional = true
version = "0.3.31"

[dependencies.lazy_static]
version = "1.5.0"

[dependencies.rand]
version = "0.8.5"

[dependencies.shuttle]
optional = true
version = "0.7.1"

[features]
executor = ["dep:futures"]
shuttle-test = ["dep:shuttle"]

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

[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Type overrides for specialized testing"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-type-overrides"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.1.4"