From 0d9bc65be5db6a2a669c9b6b979ed79e0ecfbf9a Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 10 Feb 2023 12:46:56 -0330 Subject: update version number to 0.5.1 --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6da9869..bbca9dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,8 @@ [package] name = "pfc" -version = "0.5.0" +version = "0.5.1" edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] tui = "0.19" crossterm = "0.25" -- cgit v1.2.3