lightdm-sys 0.1.0

FFI bindings for liblightdm-gobject-1
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "lightdm-sys"
version = "0.1.0"
build = "build.rs"
exclude = [
    "gir-files/*",
    "lightdm-gir-files",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "FFI bindings for liblightdm-gobject-1"
documentation = "https://zaynchen.github.io/lightdm-rs/stable/latest/docs/lightdm_sys/index.html"
readme = false
keywords = ["lightdm"]
categories = ["api-bindings"]
license = "MIT"
repository = "https://github.com/zaynchen/lightdm-rs"

[package.metadata.system-deps.liblightdm_gobject_1]
name = "liblightdm-gobject-1"
version = "1"

[package.metadata.system-deps.liblightdm_gobject_1.v1_11_1]
version = "1.11.1"

[package.metadata.docs.rs]
rustdoc-args = ["--generate-link-to-definition"]
all-features = true

[features]
v1_11_1 = []

[lib]
name = "lightdm_sys"
path = "src/lib.rs"

[[test]]
name = "abi"
path = "tests/abi.rs"

[dependencies.gio-sys]
version = "0.22"

[dependencies.glib-sys]
version = "0.22"

[dependencies.gobject-sys]
version = "0.22"

[dependencies.libc]
version = "0.2"

[dev-dependencies.shell-words]
version = "1.0.0"

[dev-dependencies.tempfile]
version = "3"

[build-dependencies.system-deps]
version = "7"