# 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 = "rsblocks" version = "0.1.20" authors = ["mustafa salih "] description = "a multi threaded status bar for dwm window manager for linux" readme = "README.md" keywords = ["linux", "dwm", "statusbar"] license = "MIT" repository = "https://github.com/MustafaSalih1993/rsblocks" [dependencies.alsa] version = "0.5" [dependencies.async-std] version = "1.9.0" features = ["attributes"] [dependencies.async-trait] version = "0.1.50" [dependencies.battery] version = "0.7" [dependencies.breadx] version = "0.2.9" features = ["async"] [dependencies.chrono] version = "0.4" [dependencies.dbus] version = "0.9" [dependencies.futures] version = "0.3.15" [dependencies.lazy_static] version = "1.4.0" [dependencies.minreq] version = "2.2" features = ["https", "json-using-serde"] [dependencies.mpd] version = "0.0.12" [dependencies.nix] version = "0.22" [dependencies.serde] version = "1.0.120" features = ["derive"] [dependencies.serde_yaml] version = "0.8.20" [dependencies.tokio] version = "1.6.0" features = ["full"]