aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2023-07-22 21:30:53 -0230
committerSam Anthony <sam@samanthony.xyz>2023-07-22 21:30:53 -0230
commit4e17a27eb8d36868bcf7e1edf32affd84412a1f4 (patch)
tree2411be41f24f4ba697577147df14efebf2c11f9b /Cargo.toml
parenteb3dd36c4229241aad610b8ed812cc12d8f87c2b (diff)
downloadpfc-4e17a27eb8d36868bcf7e1edf32affd84412a1f4.zip
init go module
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 0 insertions, 8 deletions
diff --git a/Cargo.toml b/Cargo.toml
deleted file mode 100644
index 8e064b7..0000000
--- a/Cargo.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-[package]
-name = "pfc"
-version = "0.8.0"
-edition = "2021"
-
-[dependencies]
-tui = "0.19"
-crossterm = "0.25"