[build-dependencies.system-deps]
version = "7"
[dependencies.gdk-sys]
package = "gdk4-sys"
version = "0.9"
[dependencies.gio-sys]
version = "0.20"
[dependencies.glib-sys]
version = "0.20"
[dependencies.gobject-sys]
version = "0.20"
[dependencies.gtk-sys]
package = "gtk4-sys"
version = "0.9"
[dependencies.libc]
version = "0.2"
[dependencies.pango-sys]
version = "0.20"
[dev-dependencies.shell-words]
version = "1.0.0"
[dev-dependencies.tempfile]
version = "3"
[features]
[lib]
name = "fusebox_sys"
path = "src/lib.rs"
[package]
authors = ["Lleyton Gray <lleyton@fyralabs.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["api-bindings", "gui"]
description = "FFI bindings for fusebox"
documentation = "https://docs.developers.tauos.co/rust/fusebox_sys/"
edition = "2021"
homepage = "https://github.com/tau-OS/rust"
keywords = ["gtk4-rs", "tauos", "GUI"]
license = "MIT"
links = "fusebox-1"
name = "fusebox-sys"
readme = false
repository = "https://github.com/tau-OS/rust"
version = "0.5.0"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]
[package.metadata.system-deps.fusebox_1]
name = "fusebox-1"
version = "1"
[[test]]
name = "abi"
path = "tests/abi.rs"