Files
tmux-helper/Cargo.toml
Alexandr Bogomyakov 23730088d5 Add dbus client.
2019-11-28 17:59:24 +03:00

10 lines
154 B
TOML

[package]
name = "tmux-helper"
version = "0.1.0"
authors = ["Ultra Desu <ultradesu@hexor.ru>"]
edition = "2018"
[dependencies]
sys-info = "*"
dbus = "*"