glib-macros 0.17.10

Rust bindings for the GLib library, proc macros crate
Documentation
[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]
features = ["full"]
version = "1.0"
[dev-dependencies.glib]
version = "0.17"

[dev-dependencies.once_cell]
version = "1.9.0"

[dev-dependencies.trybuild2]
version = "1.0"

[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"
resolver = "1"
rust-version = "1.64"
version = "0.17.10"