# 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 = "raydium-cp-swap" version = "0.1.170" description = "Created with Anchor" license = "MIT" resolver = "1" [profile.release] opt-level = "z" lto = true codegen-units = 1 panic = "abort" overflow-checks = true strip = true [lib] name = "raydium_cp_swap" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.29.0" features = ["init-if-needed"] [dependencies.anchor-spl] version = "0.29.0" features = ["metadata"] [dependencies.arrayref] version = "0.3.6" [dependencies.bytemuck] version = "1.4.0" features = [ "derive", "min_const_generics", ] [dependencies.mpl-token-metadata] version = "4.1.2" [dependencies.num-traits] version = "0.2.19" [dependencies.solana-security-txt] version = "1.1.1" [dependencies.spl-math] version = "0.2" features = ["no-entrypoint"] [dependencies.spl-memo] version = "4.0.0" features = ["no-entrypoint"] [dependencies.spl-token] version = "4.0.0" features = ["no-entrypoint"] [dependencies.spl-token-2022] version = "^0.9.0" features = ["no-entrypoint"] [dependencies.uint] version = "0.9.1" [dev-dependencies.proptest] version = "1.0" [dev-dependencies.quickcheck] version = "0.9" [dev-dependencies.rand] version = "0.8.5" [features] cpi = ["no-entrypoint"] default = [] devnet = [] enable-log = [] fomo3d-raydium-cp-swap-client = [] idl-build = [ "anchor-lang/idl-build", "anchor-spl/idl-build", ] no-entrypoint = [] no-idl = [] no-log-ix-name = []