# 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 = "blockbuster" version = "2.3.1" authors = ["Metaplex Developers "] description = "Metaplex canonical program parsers, for indexing, analytics etc...." readme = "README.md" license = "AGPL-3.0" repository = "https://github.com/metaplex-foundation/blockbuster" [dependencies.anchor-lang] version = "0.29.0" [dependencies.async-trait] version = "0.1.57" [dependencies.borsh] version = "~0.10.3" [dependencies.bs58] version = "0.4.0" [dependencies.bytemuck] version = "1.14.0" features = ["derive"] [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.17" [dependencies.mpl-bubblegum] version = "1.2.0" [dependencies.mpl-core] version = "0.7.1" features = ["serde"] [dependencies.mpl-token-metadata] version = "4.1.1" features = ["serde"] [dependencies.serde] version = "1.0.140" [dependencies.solana-sdk] version = "1.17.16" [dependencies.solana-transaction-status] version = "1.17.16" [dependencies.solana-zk-token-sdk] version = "1.17.16" [dependencies.spl-account-compression] version = "0.3.0" features = ["no-entrypoint"] [dependencies.spl-noop] version = "0.2.0" features = ["no-entrypoint"] [dependencies.spl-pod] version = "0.1.0" features = ["serde-traits"] [dependencies.spl-token] version = "4.0.0" features = ["no-entrypoint"] [dependencies.spl-token-2022] version = "1.0" features = ["no-entrypoint"] [dependencies.spl-token-group-interface] version = "0.1.0" [dependencies.spl-token-metadata-interface] version = "0.2.0" [dependencies.thiserror] version = "1.0.32" [dev-dependencies.flatbuffers] version = "23.1.21" [dev-dependencies.plerkle_serialization] version = "1.8.0" [dev-dependencies.rand] version = "0.8.5" [dev-dependencies.serde_json] version = "1.0.89" [dev-dependencies.solana-client] version = "~1.17" [dev-dependencies.solana-geyser-plugin-interface] version = "~1.17" [dev-dependencies.spl-concurrent-merkle-tree] version = "0.2.0"