aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 4a9631ef1615ce6ddbb9ce1be176eddfaaf78905 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "pfc"
version = "0.6.2"
edition = "2021"

[dependencies]
tui = "0.19"
crossterm = "0.25"