[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["erg-lang team <moderation.erglang@gmail.com>"]
description = "proc macros for Erg"
edition = "2021"
homepage = "https://erg-lang.org/"
license = "MIT OR Apache-2.0"
name = "erg_proc_macros"
repository = "https://github.com/erg-lang/erg"
version = "0.6.34"