alloyx-cpi 0.0.3

Autogenerated CPI client for the Alloyx program.
Documentation
[package]
name = "alloyx-cpi"
version = "0.0.3"
authors = [
  "Ryon Zhang <ryon@alloyx.org>"
]
description = "Autogenerated CPI client for the Alloyx program."
edition = "2021"
license-file = "LICENSE"
repository = "https://github.com/AlloyXChange/alloyx-cpi"

[features]
default = ["cpi"]
no-entrypoint = []
no-idl = []
no-log-ix-name = []
cpi = ["no-entrypoint"]
development = []

[dependencies]
anchor-gen = "0.3.1"
anchor-lang = "0.26.0"

solana-program = "=1.14.21"
borsh = { version = "0.9", features = ["const-generics"] }