mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 01:37:57 +00:00
Add mpd. Rewrite.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[package]
|
||||
name = "tmux-helper"
|
||||
version = "0.2.2"
|
||||
version = "0.3.0"
|
||||
description = "Utility for printing system info for tmux status line."
|
||||
authors = ["Ultra Desu <ultradesu@hexor.ru>"]
|
||||
edition = "2018"
|
||||
|
||||
@@ -8,3 +9,5 @@ edition = "2018"
|
||||
sys-info = "*"
|
||||
dbus = "*"
|
||||
chrono = "*"
|
||||
mpd = "*"
|
||||
clap = "*"
|
||||
|
||||
Reference in New Issue
Block a user