switchboard-protos 0.2.2

Protobuf definitions for Switchboard oracle job schemas
Documentation
[build-dependencies.pbjson-build]
version = "0.7"

[build-dependencies.prost-build]
version = "0.13"

[build-dependencies.protoc-bin-vendored]
version = "3"

[dependencies.pbjson]
version = "0.7"

[dependencies.prost]
version = "0.13"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[features]
serde = []

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["cryptography::cryptocurrencies", "network-programming"]
description = "Protobuf definitions for Switchboard oracle job schemas"
edition = "2021"
include = ["src/**/*", "build.rs", "job_schemas.proto", "Cargo.toml", "README.md"]
keywords = ["switchboard", "oracle", "protobuf", "blockchain"]
license = "MIT"
name = "switchboard-protos"
readme = "README.md"
repository = "https://github.com/switchboard-xyz/sbv3"
version = "0.2.2"