# 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 = "wayrs-cursor" version = "0.4.0-beta.0" authors = ["MaxVerevkin "] description = "Easy to use xcursor library" readme = "README.md" keywords = [ "wayland", "cursor", ] license = "MIT" repository = "https://github.com/MaxVerevkin/wayrs" resolver = "1" [dependencies.thiserror] version = "1.0" [dependencies.wayrs-client] version = "0.3.0" [dependencies.wayrs-shm-alloc] version = "0.4.0-beta.0" [dependencies.xcursor] version = "0.3"