[package] name = "glib-build-tools" keywords = ["glib", "gio", "gtk-rs", "gnome", "build-dependencies"] readme = "README.md" documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_build_tools" description = "Rust bindings for the Gio library, build script utils crate" authors.workspace = true edition.workspace = true exclude.workspace = true homepage.workspace = true license.workspace = true repository.workspace = true rust-version.workspace = true version.workspace = true [dependencies] gio.workspace = true