redblocks 0.2.3

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
15
16
17
[dependencies.battery]
version = "0.7.8"

[dependencies.chrono]
version = "0.4"

[dependencies.sysinfo]
version = "0.18.2"

[package]
authors = ["Jacob Stannix <jakestannix at gmail dot com>"]
description = "modular status bar for dwm and the like written in rust"
edition = "2018"
license = "GPL-3.0-or-later"
name = "redblocks"
repository = "https://github.com/delta1024/redblocks"
version = "0.2.3"