# 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 = "2018" name = "frac-missions" version = "0.1.6" description = "Created with Anchor" license = "AGPL-3.0" [lib] name = "frac_missions" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.28.0" features = ["init-if-needed"] [dependencies.anchor-spl] version = "0.28.0" [dependencies.borsh] version = "0.9.2" [dependencies.flate2] version = "1.0" [dependencies.frac-stake] version = "0.1.1" features = ["cpi"] [dependencies.mpl-token-auth-rules] version = "1.4.3-beta.1" [dependencies.mpl-token-metadata] version = "1.13.2-beta.1" features = ["no-entrypoint"] [dependencies.pyth-client] version = "0.2.2" [dependencies.serde] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.solana-program] version = "1.10.41" [dependencies.spl-associated-token-account] version = "1.1.2" [dependencies.spl-token] version = "3.1.1" features = ["no-entrypoint"] [dependencies.spl-token-2022] version = "0.7.0" [dependencies.thiserror] version = "1.0.30" [features] cpi = ["no-entrypoint"] default = [] no-entrypoint = [] no-idl = [] no-log-ix-name = []