# 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-events" version = "0.1.25" description = "Honeycomb protocol library No-Op program to wrap events" license = "MIT" repository = "https://github.com/Honeycomb-Protocol/hpl-compression" resolver = "1" [lib] name = "hpl_events" crate-type = [ "cdylib", "lib", ] [dependencies.anchor-lang] version = "0.29.0" [dependencies.hpl-attribute-event] version = "0.1.23" [features] cpi = ["no-entrypoint"] default = [] no-entrypoint = []