# 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 = "libwaysip" version = "0.2.3" authors = [ "Decodertalkers ", "Aakash Sen Sharma ", ] description = "Wayland native (zwlr_layer_shell) area selection client lib" readme = "README.md" keywords = [ "wayland", "wlroots", "slurp", ] license = "MIT" repository = "https://github.com/waycrate/waysip" [dependencies.cairo-rs] version = "0.19.4" [dependencies.memmap2] version = "0.9.0" [dependencies.pango] version = "0.19.5" [dependencies.pangocairo] version = "0.19.2" [dependencies.tempfile] version = "3.8.1" [dependencies.thiserror] version = "1.0.50" [dependencies.wayland-client] version = "0.31.1" [dependencies.wayland-cursor] version = "0.31.0" [dependencies.wayland-protocols] version = "0.31.0" features = [ "unstable", "staging", "client", ] default-features = false [dependencies.wayland-protocols-wlr] version = "0.2.0" features = ["client"] default-features = false