mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 01:37:57 +00:00
Improved styling
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -6,9 +6,9 @@ authors = ["Ultra Desu <ultradesu@hexor.ru>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
sys-info = "*"
|
||||
dbus = "*"
|
||||
chrono = "*"
|
||||
mpd = "*"
|
||||
clap = "*"
|
||||
size_format = "1.0"
|
||||
sys-info = "0.9"
|
||||
dbus = "0.9"
|
||||
chrono = "0.4"
|
||||
mpd = "0.1"
|
||||
clap = "4"
|
||||
size_format = "1"
|
||||
|
||||
Reference in New Issue
Block a user