# 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 = "acrylic-wayland" version = "0.3.5" authors = ["Nathan ROYER "] description = "compile acrylic apps for wayland environments" readme = "README.md" keywords = [ "acrylic", "platform", ] categories = [ "rendering::graphics-api", "gui", ] license = "MIT" repository = "https://github.com/NathanRoyer/acrylic" [dependencies.acrylic] version = "0.3.5" [dependencies.memmap] version = "0.7.0" [dependencies.simple_logger] version = "4.0.0" [dependencies.tempfile] version = "3.3.0" [dependencies.wayland-client] version = "0.30.1" [dependencies.wayland-protocols] version = "0.30.0" features = ["client"]