ephemeral-rollups-sdk-attribute-commit 0.8.6

ephemeral-rollups-sdk-attribute-commit
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 = "ephemeral-rollups-sdk-attribute-commit"
version = "0.8.6"
authors = ["Magicblock Labs <dev@magicblock.gg>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ephemeral-rollups-sdk-attribute-commit"
homepage = "https://www.magicblock.gg/"
readme = "README.md"
license = "MIT"
repository = "https://github.com/magicblock-labs/ephemeral-rollups-sdk"

[lib]
name = "ephemeral_rollups_sdk_attribute_commit"
path = "src/lib.rs"
proc-macro = true

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0.60"
features = [
    "full",
    "full",
]