[dependencies.heck]
version = "0.5"
[dependencies.proc-macro-crate]
version = "3.1"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["full"]
version = "2.0.32"
[dev-dependencies.glib]
version = "0.19"
[dev-dependencies.trybuild2]
version = "1.2"
[features]
unstable-clone-syntax = []
[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"
exclude = ["gir-files/*"]
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.70"
version = "0.19.9"