# 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 = "2018" name = "libayatana-appindicator-sys" version = "0.2.0" authors = ["Lewin Probst "] build = "build.rs" description = "Raw rust bindings for libayatana-appindicator shared library." homepage = "https://github.com/emirror-de/libayatana-appindicator-rs" readme = "README.md" keywords = ["bindings"] categories = ["external-ffi-bindings"] license = "LGPL-3.0" repository = "https://github.com/emirror-de/libayatana-appindicator-rs.git" [dependencies.gtk-sys] version = "^0.15.0" [build-dependencies.bindgen] version = "^0.58.1" [build-dependencies.pkg-config] version = "^0.3.19"