[package] name = "uxd-cpi" version = "8.3.0" authors = [ "acammm ", "cnek ", "G. Neut ", "V. Brunet ", ] description = "Autogenerated CPI client for the UXD program." edition = "2021" license-file = "LICENSE" repository = "https://github.com/UXDProtocol/uxd-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.18" borsh = { version = "0.9", features = ["const-generics"] }