aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2023-02-09 10:44:32 -0330
committerSam Anthony <sam@samanthony.xyz>2023-02-09 10:44:32 -0330
commit15cc41d0b11ba91758211376b953a30b84376d25 (patch)
tree3bbd28e034587cfb45847df19e8657b323095634 /Cargo.lock
parentec0c61cd1f33423a4fcc33e6dd99c96c5ea08471 (diff)
downloadpfc-0.5.0.zip
update man page and version numberv0.5.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 9dfc298..a34997a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -113,7 +113,7 @@ dependencies = [
[[package]]
name = "pfc"
-version = "0.4.0"
+version = "0.5.0"
dependencies = [
"crossterm",
"tui",