# 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. cargo-features = ["workspace-inheritance"] [package] edition = "2021" name = "hpl-currency-manager" version = "0.0.84-beta.13" description = "Honeycomb protocol library currency manager program" license = "MIT" resolver = "1" [lib] name = "hpl_currency_manager" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.29.0" features = ["init-if-needed"] [dependencies.anchor-spl] version = "0.29.0" [dependencies.hpl-hive-control] version = "0.2.19-beta.27" features = [ "cpi", "cpi", ] [dependencies.hpl-toolkit] version = "0.0.3-beta.33" features = ["macros"] [dependencies.mpl-token-metadata] version = "=4.1.2" [features] cpi = ["no-entrypoint"] default = [] no-entrypoint = [] no-idl = [] no-log-ix-name = []