[dependencies.anyhow]
version = "1"
[dependencies.heck]
version = "0.4"
[dependencies.proc-macro-crate]
version = "1.0"
[dependencies.proc-macro-error]
version = "1.0"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
default-features = false
features = ["full"]
version = "1.0"
[dev-dependencies]
[lib]
proc-macro = true
[package]
authors = ["The gtk-rs Project Developers"]
description = "Rust bindings for the GLib library, proc macros crate"
documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_macros/"
edition = "2021"
homepage = "https://gtk-rs.org/"
keywords = ["glib", "gtk-rs", "gnome", "GUI"]
license = "MIT"
name = "glib-macros"
repository = "https://github.com/gtk-rs/gtk-rs-core"
rust-version = "1.56"
version = "0.15.10"