# 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" rust-version = "1.60" name = "substreams-solana-program-instructions" version = "0.2.0" authors = ["StreamingFast Contributors "] description = "Substreams Solana program instructions" homepage = "https://substreams.streamingfast.io/" readme = "README.md" keywords = [ "substreams", "streamingfast", "instruction", "solana", "program", ] categories = [ "api-bindings", "external-ffi-bindings", "wasm", ] license = "Apache-2.0" repository = "https://github.com/streamingfast/substreams-solana-macro" [lib] [dependencies.anyhow] version = "1.0.72" [dependencies.num_enum] version = "0.7.0" [dependencies.substreams] version = "0.6.0"