# 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 = "hpl-buzz-guild" version = "0.0.1" description = "Honeycomb protocol library guild kit program" license = "MIT" resolver = "1" [lib] name = "hpl_buzz_guild" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.28.0" features = ["init-if-needed"] [dependencies.anchor-spl] version = "0.28.0" [dependencies.hpl-events] version = "0.1.24" features = ["no-entrypoint"] [dependencies.hpl-hive-control] version = "0.2.13" features = ["cpi"] [dependencies.hpl-macros] version = "0.0.2" [dependencies.hpl-nectar-staking] version = "0.1.46" features = ["cpi"] [dependencies.hpl-payment-manager] version = "0.0.5" features = ["cpi"] [dependencies.hpl-utils] version = "0.1.11" [dependencies.spl-account-compression] version = "0.2.0" features = ["cpi"] [features] cpi = ["no-entrypoint"] default = [] no-entrypoint = [] no-idl = [] no-log-ix-name = []