# 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 = "burnout-detector" version = "0.3.1" authors = [ "Cyril Levis", "Maxim Baz", ] description = "This app aims to help you to take some breaks, this acts as waybar module and can also send notifications." homepage = "https://github.com/cyrinux/burnout-detector" readme = "README.md" keywords = [ "linux", "desktop-application", "sway", "hyprland", "waybar", ] categories = ["gui"] license = "ISC" repository = "https://github.com/cyrinux/burnout-detector" [dependencies.chan] version = "0.1.23" [dependencies.clap] version = "4.1.8" features = [ "derive", "std", ] [dependencies.hhmmss] version = "0.1.0" [dependencies.notify-rust] version = "4.8.0" [dependencies.rand] version = "0.8.5" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.serde_json] version = "1.0.94" [dependencies.time] version = "0.3.20" [dependencies.wayland-client] version = "0.30.1" [dependencies.wayland-protocols] version = "0.29.5" features = [ "client", "unstable_protocols", ] [dependencies.wayland-protocols-plasma] version = "0.1.0" features = [ "client", "wayland-client", ]