# 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" rust-version = "1.70" name = "gtk-layer-shell-sys" version = "0.7.1" authors = ["pentamassiv "] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "Unsave gir-generated FFI bindings for gtk-layer-shell" documentation = "https://docs.rs/gtk-layer-shell-sys/" readme = "README.md" keywords = [ "gtk", "gtk-layer-shell", "wayland", "FFI", "unsafe", ] categories = [ "external-ffi-bindings", "gui", ] license = "MIT" repository = "https://github.com/pentamassiv/gtk-layer-shell-gir/tree/main/gtk-layer-shell-sys" [package.metadata.docs.rs] all-features = true rustc-args = [ "--cfg", "docsrs", ] rustdoc-args = [ "--cfg", "docsrs", "--generate-link-to-definition", ] [package.metadata.system-deps.gtk_layer_shell_0] name = "gtk-layer-shell-0" version = "0.1" [package.metadata.system-deps.gtk_layer_shell_0.v0_4] version = "0.4" [package.metadata.system-deps.gtk_layer_shell_0.v0_5] version = "0.5" [package.metadata.system-deps.gtk_layer_shell_0.v0_6] version = "0.6" [lib] name = "gtk_layer_shell_sys" path = "src/lib.rs" [[test]] name = "abi" path = "tests/abi.rs" [dependencies.gdk-sys] version = "0.18" [dependencies.glib-sys] version = "0.18" [dependencies.gtk-sys] version = "0.18" [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] default = [] v0_4 = [] v0_5 = ["v0_4"] v0_6 = ["v0_5"]