about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2021-08-15 17:49:11 +0530
committerAndinus <andinus@nand.sh>2021-08-15 17:49:11 +0530
commit14d660aa424e9900ec060ec1c05361c393efbaf1 (patch)
tree5b490837468bd6370bacee86289d902b8e45ab29
parentf1a450291a526dcc0d0b19025a55e37be6c4aa77 (diff)
downloadtaurus-14d660aa424e9900ec060ec1c05361c393efbaf1.tar.gz
Update dependencies in META6.json
-rw-r--r--META6.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/META6.json b/META6.json
index f414964..4826d8e 100644
--- a/META6.json
+++ b/META6.json
@@ -11,6 +11,7 @@
     },
     "depends" : [
         "CSV::Parser",
+        "Terminal::UI",
         "Terminal::Spinners",
         "Text::Table::Simple"
     ],