# 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 = "rofi-randr" version = "0.1.0" authors = ["Rintse"] description = "Rofi script to manage ResizeAndRotate (randr) settings on various platforms" readme = "README.md" keywords = [ "xrandr", "sway", "wayland", "display", "linux", ] license = "MIT" repository = "https://github.com/Rintse/rofi-randr" [dependencies.itertools] version = "0.10.5" [dependencies.strum] version = "0.24.1" [dependencies.strum_macros] version = "0.24.3" [dependencies.swayipc] version = "3.0.1" [dependencies.thiserror] version = "1.0" [dependencies.wayland-client] version = "0.30.2" [dependencies.x11] version = "2.21.0" [dependencies.xrandr] version = "0.2.0"