# 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 = "metaboss_lib" version = "0.22.0" description = "The core library for the metaboss cli." readme = "README.md" license = "Apache-2.0" repository = "https://github.com/samuelvanderwaal/metaboss_lib" [dependencies.anyhow] version = "1.0.52" [dependencies.borsh] version = "~0.10.3" [dependencies.mpl-token-auth-rules] version = "1.5" features = ["no-entrypoint"] [dependencies.mpl-token-metadata] version = "4.1.2" features = ["serde"] [dependencies.retry] version = "1.3.0" [dependencies.rmp-serde] version = "1.1.1" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.serde_json] version = "1.0.91" [dependencies.solana-account-decoder] version = ">1.14, <1.18" [dependencies.solana-client] version = ">1.14, <1.18" [dependencies.solana-program] version = ">1.14, <1.18" [dependencies.solana-sdk] version = ">1.14, <1.18" [dependencies.spl-associated-token-account] version = "1.1" [dependencies.spl-token] version = "3.2.0" [dependencies.thiserror] version = "1.0.30"