redblocks 0.2.2

modular status bar for dwm and the like written in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "redblocks"
version = "0.2.2"
authors = ["Jacob Stannix <jakestannix at gmail dot com>"]
edition = "2018"
license = "GPL-3.0-or-later"
description = "modular status bar for dwm and the like written in rust"
repository = "https://github.com/delta1024/redblocks"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4"
sysinfo = "0.18.2"
battery = "0.7.8"