[dependencies.futures]
optional = true
version = "0.3.30"
[dependencies.lazy_static]
version = "1.4.0"
[dependencies.rand]
version = "0.8.5"
[dependencies.shuttle]
optional = true
version = "0.7.1"
[features]
executor = ["dep:futures"]
shuttle-test = ["dep:shuttle"]
[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
description = "Type overrides for specialized testing"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-type-overrides"
repository = "https://github.com/anza-xyz/agave"
version = "2.0.8"