# 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 = "appindicator3-sys" version = "0.0.4" build = "build.rs" description = "FFI bindings for the AppIndicator and AyatanaAppIndicator library" keywords = ["ffi"] license = "MIT" repository = "https://github.com/rehar/appindicator3" [package.metadata.docs.rs] features = ["dox"] [lib] name = "appindicator3_sys" [dependencies.gdk] version = "0.18" package = "gdk-sys" [dependencies.glib] version = "0.18" package = "glib-sys" [dependencies.gobject] version = "0.18" package = "gobject-sys" [dependencies.gtk] version = "0.18" package = "gtk-sys" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.pkg-config] version = "0.3.24" [features] dox = [] original = [] v0_4 = [] v0_5 = []