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

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