# 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 = "libreplex_shared" version = "0.5.0" description = "Created with Anchor" license = "MIT" [lib] name = "libreplex_shared" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.29.0" features = ["init-if-needed"] [dependencies.anchor-spl] version = "0.29.0" [dependencies.mpl-token-metadata] version = "~3" [dependencies.solana-program] version = "~1.17" [dependencies.spl-pod] version = "~0.1" [dependencies.spl-token] version = "~4" features = ["no-entrypoint"] [dependencies.spl-token-2022] version = "~1.0" features = ["no-entrypoint"] [dependencies.spl-token-group-interface] version = "~0.1" [dependencies.spl-token-metadata-interface] version = "~0.2" [dependencies.spl-type-length-value] version = "0.3.0" [features] cpi = ["no-entrypoint"] default = [] no-entrypoint = [] no-idl = [] no-log-ix-name = []