# 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 = "waycorner" version = "0.2.3" authors = ["Andreas Backx"] description = "Hot corners for Wayland. Create anchors in the corners of your monitors and execute a command of your choice." homepage = "https://github.com/AndreasBackx/waycorner" readme = "README.md" keywords = [ "wayland", "hot-corners", "swaywm", "wlroots", ] categories = ["command-line-utilities"] license = "MIT" [dependencies.anyhow] version = "1.0" [dependencies.clap] version = "4.3.0" features = ["derive"] [dependencies.crossbeam-utils] version = "0.8.15" [dependencies.regex] version = "1.8" [dependencies.serde] version = "1.0.163" features = ["derive"] [dependencies.smithay-client-toolkit] version = "0.16.1" [dependencies.toml] version = "0.7.4" [dependencies.tracing] version = "0.1.37" [dependencies.tracing-subscriber] version = "0.3.17" [dependencies.wayland-client] version = "0.29.5" [dependencies.wayland-protocols] version = "0.29.5"