# 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 = "phoenix-sdk-core" version = "0.8.0" description = "Core SDK for interacting with the Phoenix program" license = "MIT" [dependencies.anyhow] version = "1.0.52" [dependencies.borsh] version = "0.9.3" [dependencies.bytemuck] version = "1.13.1" [dependencies.ellipsis-transaction-utils] version = "1.0.0" [dependencies.itertools] version = "0.10.5" [dependencies.num-traits] version = "0.2" [dependencies.phoenix-common] version = "0.2.1" features = ["no-entrypoint"] [dependencies.rand] version = "0.7.3" [dependencies.rust_decimal] version = "1.26.1" [dependencies.rust_decimal_macros] version = "1.26" [dependencies.solana-sdk] version = ">=1.14.12, <1.19" [dependencies.spl-token] version = "3.5.0" features = ["no-entrypoint"]