# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "jito-geyser-protos" version = "0.0.2" authors = ["Jito Foundation "] description = "Jito's Solana geyser protobufs and helper libraries" readme = "README.md" license = "Apache-2.0" resolver = "1" [dependencies.bincode] version = "1.3.3" [dependencies.prost] version = "0.11.6" [dependencies.prost-types] version = "0.11.6" [dependencies.serde] version = "1.0.152" [dependencies.solana-account-decoder] version = "~1.14" [dependencies.solana-sdk] version = "~1.14" [dependencies.solana-transaction-status] version = "~1.14" [dependencies.tonic] version = "0.8.3" [build-dependencies.tonic-build] version = "0.8.4"