# 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 = "tiny-transaction-status" version = "1.15.1" authors = ["Solana Maintainers "] description = "Solana transaction status types" homepage = "https://solana.com/" documentation = "https://docs.rs/solana-transaction-status" license = "Apache-2.0" repository = "https://github.com/solana-labs/solana" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.Inflector] version = "0.11.4" [dependencies.base64] version = "0.13.0" [dependencies.bincode] version = "1.3.3" [dependencies.borsh] version = "0.9.1" [dependencies.bs58] version = "0.4.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.serde] version = "1.0.144" [dependencies.serde_derive] version = "1.0.103" [dependencies.serde_json] version = "1.0.83" [dependencies.solana-account-decoder] version = "=1.15.0" [dependencies.solana-address-lookup-table-program] version = "=1.15.0" [dependencies.solana-sdk] version = "1.15.0" package = "tiny-sdk" [dependencies.spl-associated-token-account] version = "=1.1.2" features = ["no-entrypoint"] [dependencies.spl-memo] version = "=3.0.1" features = ["no-entrypoint"] [dependencies.spl-token] version = "=3.5.0" features = ["no-entrypoint"] [dependencies.spl-token-2022] version = "=0.5.0" features = ["no-entrypoint"] [dependencies.thiserror] version = "1.0"