summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 6db11da954d34873168764a5036ae8e0676dc56e (plain)
1
2
3
4
5
6
7
[package]
name = "tmuxthing"
version = "0.1.0"
edition = "2024"

[dependencies]
dirs = "6.0.0"