mirror of
https://github.com/house-of-vanity/tmux-helper.git
synced 2026-02-04 01:37:57 +00:00
9 lines
143 B
TOML
9 lines
143 B
TOML
|
|
[package]
|
||
|
|
name = "tmux-helper"
|
||
|
|
version = "0.1.0"
|
||
|
|
authors = ["Ultra Desu <ultradesu@hexor.ru>"]
|
||
|
|
edition = "2019"
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
sys-info = "*"
|