solarti-program-error-derive 0.3.11

Proc-Macro Library for Solarti Program error attributes and derive macro
Documentation
# 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 = "solarti-program-error-derive"
version = "0.3.11"
authors = [
    "Miraland Crafters <crafters@miraland.io>",
    "Miraland Labs Maintainers <maintainers@miralandlabs.com>",
]
description = "Proc-Macro Library for Solarti Program error attributes and derive macro"
license = "Apache-2.0"
repository = "https://github.com/miraland-labs/solarti-program-library"

[lib]
name = "spl_program_error_derive"
proc-macro = true

[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.sha2]
version = "0.10"

[dependencies.syn]
version = "2.0"
features = ["full"]