# 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 = "2021" name = "dbusmenu-glib-sys" version = "0.1.0" build = "build.rs" links = "dbusmenu-glib" description = "FFI bindings to dbusmenu-glib" homepage = "https://github.com/ralismark/dbusmenu-rs" readme = "bh99v42b66biz6yk9xxi7mzl0yhwwdd5-README.md" keywords = ["gtk-rs"] categories = [ "api-bindings", "gui", ] license = "LGPL-3.0-only" repository = "https://github.com/ralismark/dbusmenu-rs" resolver = "1" [package.metadata.system-deps.dbusmenu_glib_0_4] name = "dbusmenu-glib-0.4" version = "16" [package.metadata.docs.rs] features = ["dox"] [lib] name = "dbusmenu_glib_sys" [dependencies.glib] version = ">=0.15" package = "glib-sys" [dependencies.gobject] version = ">=0.15" package = "gobject-sys" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "6" [features] dox = [ "glib/dox", "gobject/dox", ]