# 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. cargo-features = ["workspace-inheritance"] [package] edition = "2021" name = "ellipsis-transaction-utils" version = "1.0.0" description = "A library for sanely parsing Solana transactions." license = "MIT OR Apache-2.0" [dependencies.bs58] version = "0.4.0" [dependencies.itertools] version = "0.10.3" [dependencies.serde] version = "1.0.144" [dependencies.solana-sdk] version = ">=1.14.12, <1.19.0" [dependencies.solana-transaction-status] version = ">=1.14.12, <1.19.0"