From 2f0531fbc997f38f910dc0cd5b6273d3d96ce52e Mon Sep 17 00:00:00 2001
From: Awiteb
Date: Sat, 17 Aug 2024 14:50:38 +0000
Subject: [PATCH] chore: Util to ask the user for the value of a key without
value
Signed-off-by: Awiteb
---
src/utils.rs | 23 ++++++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)
diff --git a/src/utils.rs b/src/utils.rs
index eb5ed46..74eccba 100644
--- a/src/utils.rs
+++ b/src/utils.rs
@@ -181,7 +181,7 @@ pub fn lprs_version() -> LprsResult