[build-dependencies.prost-build]
version = "0.11.9"
[dependencies.prost]
version = "0.11.9"
[dependencies.prost-types]
version = "0.11.9"
[lib]
name = "solana_svm_conformance"
path = "src/lib.rs"
[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Solana SVM conformance"
documentation = "https://docs.rs/solana-svm-conformance"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-svm-conformance"
readme = false
repository = "https://github.com/anza-xyz/agave"
version = "2.1.4"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]