# 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 = "2018" name = "sworkstyle" version = "1.3.5" authors = ["Lyr-7D1h "] description = "Workspaces with the swayest style! This program will dynamically rename your workspaces to indicate which programs are running in each workspace. It uses the Sway IPC. In the absence of a config file, one will be generated automatically.See ${XDG_CONFIG_HOME}/workstyle/config.yml for details." readme = "README.md" keywords = [ "sway", "wayland", ] license = "MIT" repository = "https://github.com/Lyr-7D1h/swayest_workstyle" [dependencies.async-std] version = "1.10.0" features = ["attributes"] [dependencies.ctrlc] version = "3.1.9" [dependencies.dirs] version = "4.0" [dependencies.fslock] version = "0.2.1" [dependencies.futures] version = "0.3.25" [dependencies.inotify] version = "0.10.0" [dependencies.log] version = "0.4" [dependencies.regex] version = "1.5.4" [dependencies.simple_logger] version = "2.1.0" [dependencies.swayipc-async] version = "2.0.1" [dependencies.toml] version = "0.5.8" features = ["preserve_order"]