# 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-gtk3" version = "0.1.0" description = "Rust bindings to dbusmenu-gtk3" 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_gtk3" [dependencies.atk] version = ">=0.15" [dependencies.dbusmenu-glib] version = "0.1.0" [dependencies.ffi] version = "0.1.0" package = "dbusmenu-gtk3-sys" [dependencies.glib] version = ">=0.15" [dependencies.gtk] version = ">=0.15" [dependencies.libc] version = "0.2" [features] dox = [ "ffi/dox", "dbusmenu-glib/dox", "glib/dox", "gtk/dox", "atk/dox", ]