protosol 2.0.0

Protobuf definitions for the SVM fuzzing project.
Documentation
[build-dependencies.prost-build]
version = "0.11.9"

[dependencies.prost]
version = "0.11.9"

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

[package]
authors = ["Firedancer Team"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["encoding"]
description = "Protobuf definitions for the SVM fuzzing project."
edition = "2021"
keywords = ["solana", "protobuf", "sealevel", "fuzzing"]
license = "Apache-2.0"
links = "protosol"
name = "protosol"
readme = "README.md"
repository = "https://github.com/firedancer-io/protosol"
version = "2.0.0"