glib-build-tools 0.20.0

Rust bindings for the Gio library, build script utils crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.gio]
version = "0.20"

[package]
authors = ["The gtk-rs Project Developers"]
description = "Rust bindings for the Gio library, build script utils crate"
documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_build_tools"
edition = "2021"
exclude = ["gir-files/*"]
homepage = "https://gtk-rs.org/"
keywords = ["glib", "gio", "gtk-rs", "gnome", "build-dependencies"]
license = "MIT"
name = "glib-build-tools"
readme = "README.md"
repository = "https://github.com/gtk-rs/gtk-rs-core"
rust-version = "1.70"
version = "0.20.0"