# 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" version = "0.2.0" authors = ["Lewin Probst "] description = "Rust bindings for libayatana-appindicator shared library." homepage = "https://github.com/emirror-de/libayatana-appindicator-rs" readme = "README.md" keywords = ["bindings"] license = "LGPL-3.0" repository = "https://github.com/emirror-de/libayatana-appindicator-rs.git" [dependencies.glib] version = "^0.15" [dependencies.gtk] version = "^0.15.0" [dependencies.gtk-sys] version = "^0.15.0" [dependencies.libayatana-appindicator-sys] version = "^0.2" optional = true [dependencies.log] version = "^0.4.14" [features] dynamic = ["libayatana-appindicator-sys"]