# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2015" name = "goa-sys" version = "0.0.3" authors = ["Boiethios "] links = "goa" description = "The FFI bindings for the GNOME Online Accounts library." documentation = "https://docs.rs/goa-sys" keywords = ["GNOME", "online", "accounts", "bindings"] categories = ["external-ffi-bindings"] license = "MIT/Apache-2.0" repository = "https://gitlab.gnome.org/World/Rust/libgoa-rs" [package.metadata.docs.rs] features = ["docs-rs"] [lib] name = "goa_sys" [dependencies.gio-sys] version = "0.9" [dependencies.glib-sys] version = "0.9" [dependencies.gobject-sys] version = "0.9" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "0.1.0" [dev-dependencies.tempdir] version = "0.3" [build-dependencies.pkg-config] version = "0.3.7" [features] docs-rs = [] dox = [] v3_12 = ["v3_8"] v3_14 = ["v3_12"] v3_16 = ["v3_14"] v3_18 = ["v3_16"] v3_26 = ["v3_18"] v3_6 = [] v3_8 = ["v3_6"]