# 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" version = "0.1.0" description = "Rust 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.docs.rs] features = ["dox"] [lib] name = "dbusmenu_glib" [dependencies.ffi] version = "0.1.0" package = "dbusmenu-glib-sys" [dependencies.glib] version = ">=0.15" [dependencies.libc] version = "0.2" [features] dox = [ "ffi/dox", "glib/dox", ]