# 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 = "solders-transaction-return-data" version = "0.19.0" include = ["/src"] description = "Solders transaction return data crate." license = "MIT" repository = "https://github.com/kevinheavey/solders" [dependencies.base64] version = "0.13.0" [dependencies.derive_more] version = "0.99.17" [dependencies.pyo3] version = "0.19.2" features = ["macros"] default-features = false [dependencies.serde] version = "^1.0.188" [dependencies.solana-sdk] version = "1.17.12" [dependencies.solana-transaction-status] version = "1.17.12" [dependencies.solders-macros] version = "=0.19.0" [dependencies.solders-pubkey] version = "=0.19.0" [dependencies.solders-traits-core] version = "=0.19.0"