# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "xidlehook" version = "0.10.0" authors = ["jD91mZM2 "] default-run = "xidlehook" description = "xautolock rewrite in Rust, with a few extra features" readme = "../README.md" keywords = ["xorg", "x", "timer"] categories = ["date-and-time", "command-line-utilities"] license = "MIT" repository = "https://gitlab.com/jD91mZM2/xidlehook" [dependencies.env_logger] version = "0.7.1" [dependencies.futures] version = "0.3.1" [dependencies.log] version = "0.4.8" [dependencies.nix] version = "0.15.0" [dependencies.serde] version = "1.0.103" features = ["derive"] [dependencies.serde_json] version = "1.0.42" [dependencies.structopt] version = "0.3.5" [dependencies.tokio] version = "0.2.21" features = ["io-util", "macros", "rt-core", "signal", "stream", "sync", "uds"] [dependencies.xcb] version = "0.9.0" features = ["x11", "screensaver"] [dependencies.xidlehook-core] version = "0.3.0" features = ["tokio"] default-features = false [features] default = ["pulse"] pulse = ["xidlehook-core/pulse"]