# 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 = "jupiter-amm-interface" version = "0.4.6" description = "AMM interface to integrate a DEX into jupiter-core" readme = "README.md" keywords = [ "solana", "jupiter", "aggregator", ] license = "Apache-2.0" [dependencies.ahash] version = "0.8" [dependencies.anyhow] version = "1" [dependencies.borsh] version = ">=0.9, <1.0.0" [dependencies.rust_decimal] version = "1.36.0" [dependencies.serde] version = "1.0.197" [dependencies.serde_json] version = "1.0.114" [dependencies.solana-account-decoder] version = ">=1.13, <2.1.0" [dependencies.solana-sdk] version = ">=1.13, <2.1.0"