comfund_macro_impl 0.1.2

Implementation of `comfund` macros.
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 = "comfund_macro_impl"
version = "0.1.2"
authors = ["Chernoivanenko Serhii <chernoivanenkoofficial@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Implementation of `comfund` macros."
homepage = "https://github.com/chernoivanenkoofficial/comfund"
readme = "README.md"
keywords = ["comfund"]
categories = ["development-tools"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/chernoivanenkoofficial/comfund"

[lib]
name = "comfund_macro_impl"
path = "src/lib.rs"

[dependencies.comfund_paths]
version = "0.1.0"
features = []

[dependencies.deluxe]
version = "0.5.0"

[dependencies.deluxe-core]
version = "0.5.0"

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

[dependencies.quote]
version = "1.0.38"

[dependencies.stringcase]
version = "0.4.0"

[dependencies.syn]
version = "2.0.98"