# 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" version = "0.8.0" description = "SDK for interacting with the Phoenix program" license = "MIT" [dependencies.anyhow] version = "1.0.52" [dependencies.async-trait] version = "0.1.52" [dependencies.borsh] version = "0.9.3" [dependencies.bytemuck] version = "1.13.1" [dependencies.clap] version = "3.0.13" features = ["derive"] [dependencies.coinbase-pro-rs] version = "0.8.1" [dependencies.ellipsis-client] version = "1.0.0" [dependencies.futures] version = "0.3.21" [dependencies.itertools] version = "0.10.5" [dependencies.num-traits] version = "0.2" [dependencies.phoenix-common] version = "0.2.1" features = ["no-entrypoint"] [dependencies.phoenix-sdk-core] version = "0.8.0" [dependencies.phoenix-seat-manager-common] version = "0.1.1" [dependencies.rand] version = "0.7.3" [dependencies.rust_decimal] version = "1.26.1" [dependencies.rust_decimal_macros] version = "1.26" [dependencies.serde] version = "^1.0.63" [dependencies.solana-client] version = ">=1.14.12, <1.19" [dependencies.solana-sdk] version = ">=1.14.12, <1.19" [dependencies.solana-transaction-status] version = ">=1.14.12, <1.19" [dependencies.spl-token] version = "3.5.0" features = ["no-entrypoint"] [dependencies.tokio] version = "1.23.0" features = ["full"]