# 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 = "libshumate-sys" version = "0.6.0" authors = ["Corentin Noël "] build = "build.rs" links = "libshumate-1.0" description = "FFI bindings for libshumate" homepage = "https://world.pages.gitlab.gnome.org/Rust/libshumate-rs/" documentation = "https://world.pages.gitlab.gnome.org/Rust/libshumate-rs/stable/latest/docs/libshumate_sys" keywords = [ "gtk4-rs", "gnome", "Map", "GUI", ] categories = [ "api-bindings", "gui", ] license = "MIT" repository = "https://gitlab.gnome.org/World/Rust/libshumate-rs" [package.metadata.docs.rs] features = [] rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", "--generate-link-to-definition", ] [package.metadata.system-deps.shumate_1_0] name = "shumate-1.0" version = "0" [package.metadata.system-deps.shumate_1_0.v1_1] version = "1.1" [package.metadata.system-deps.shumate_1_0.v1_2] version = "1.2" [lib] name = "libshumate_sys" [dependencies.gdk-pixbuf-sys] version = "0.20" [dependencies.gdk-sys] version = "0.9" package = "gdk4-sys" [dependencies.gio-sys] version = "0.20" [dependencies.glib-sys] version = "0.20" [dependencies.gobject-sys] version = "0.20" [dependencies.gtk-sys] version = "0.9" package = "gtk4-sys" [dependencies.libc] version = "0.2" [dev-dependencies.shell-words] version = "1.0.0" [dev-dependencies.tempfile] version = "3" [build-dependencies.system-deps] version = "7" [features] v1_1 = [] v1_2 = ["v1_1"]