juniper_compose_macros_ng 0.16.3

Macros for juniper_compose_ng crate
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 = "2024"
name = "juniper_compose_macros_ng"
version = "0.16.3"
authors = ["tom-miy <26715699+tom-miy@users.noreply.github.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Macros for juniper_compose_ng crate"
documentation = "https://docs.rs/juniper-compose"
readme = false
keywords = []
categories = []
license = "MIT"
repository = "https://github.com/tom-miy/juniper-compose"
resolver = "2"

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

[dependencies.heck]
version = "0.5.0"

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

[dependencies.quote]
version = "1.0.30"

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