# 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 = "upwork-wlroots-bridge" version = "0.1.5" authors = ["Daniel Moretti "] description = "Implementation for Wlroots (Sway, Wayfire, Hikari, River, etc.) of Gnome Screenshot and Idle DBUS Server, which Upwork uses to capture the screen as proof of work. " homepage = "https://github.com/drsh4dow/upwork-wlroots-bridge" readme = "README.md" keywords = [ "cli", "upwork", "wayland", "wlroots", "sway", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/drsh4dow/upwork-wlroots-bridge" [dependencies.async-process] version = "1.6.0" [dependencies.clap] version = "4.0.29" features = ["derive"] [dependencies.futures-lite] version = "1.12.0" [dependencies.regex] version = "1.7.0" [dependencies.tokio] version = "1.23.0" features = ["full"] [dependencies.zbus] version = "3.6.2"