# 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 = "solana-router-saber" version = "1.1.3" authors = ["Solana Maintainers "] description = "Solana Saber Router" homepage = "https://solana.com/" license = "Apache-2.0" repository = "https://github.com/solana-labs/solana-program-library/farms" [lib] crate-type = [ "cdylib", "lib", ] [dependencies.arrayref] version = "0.3.6" [dependencies.quarry-mine] version = "5.0.2" features = ["no-entrypoint"] [dependencies.quarry-mint-wrapper] version = "5.0.2" features = ["no-entrypoint"] [dependencies.quarry-redeemer] version = "5.0.2" features = ["no-entrypoint"] [dependencies.solana-farm-sdk] version = "1.1.3" [dependencies.solana-program] version = "1.9.18" [dependencies.solana-security-txt] version = "1.0.1" [dependencies.spl-token] version = "3.2.0" features = ["no-entrypoint"] [dependencies.stable-swap-client] version = "1.8.1" [dev-dependencies.solana-program-test] version = "1.9.18" [features] debug = [] no-entrypoint = []