From 55e43e016739350d6636911171fb60fb2877516e Mon Sep 17 00:00:00 2001 From: Giacomo Cavalieri Date: Wed, 21 Feb 2024 18:51:58 +0100 Subject: =?UTF-8?q?=F0=9F=9A=A7=20Better=20CLI=20error=20reporting!=20(#46?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * :construction: Wip * 🚧 Add error messages and fix step implementation --- gleam.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'gleam.toml') diff --git a/gleam.toml b/gleam.toml index 8fc70f7..8acddac 100644 --- a/gleam.toml +++ b/gleam.toml @@ -52,6 +52,7 @@ justin = "~> 1.0" shellout = "~> 1.5" simplifile = "~> 1.4" tom = "~> 0.3" +spinner = "~> 1.1" [dev-dependencies] birdie = "~> 1.0" -- cgit v1.2.3