libqmi-glib-sys 0.0.3

Rust bindings for the libqmi-glib library
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 = "libqmi-glib-sys"
version = "0.0.3"
authors = ["bmickael <bmickael@proton.me>"]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Rust bindings for the libqmi-glib library"
readme = "README.md"
keywords = [
    "gsm",
    "qmi",
]
license = "MIT/Apache-2.0"
repository = "https://gitlab.com/mordaklavache/qmi-glib-sys"

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

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

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

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

[build-dependencies.pkg-config]
version = "0.3"