From cfca94265e048e93c6e87aa7630030ee09e89294 Mon Sep 17 00:00:00 2001 From: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:17:57 +0800 Subject: [PATCH] Forgotten Cargo.lock Updated `Cargo.toml` but forgot to push this Signed-off-by: Amjad Alsharafi <26300843+Amjad50@users.noreply.github.com> --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 8821cf3..68b7177 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2588,7 +2588,7 @@ dependencies = [ [[package]] name = "plastic_tui" -version = "0.3.1" +version = "0.3.2" dependencies = [ "crossterm", "directories",