# 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-raydium" version = "1.1.3" authors = ["Solana Maintainers "] description = "Solana Raydium 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.solana-farm-sdk] version = "1.1.3" [dependencies.solana-program] version = "1.9.18" [dependencies.solana-security-txt] version = "1.0.1" [dev-dependencies.solana-program-test] version = "1.9.18" [features] debug = [] no-entrypoint = []