aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorGiacomo Cavalieri <giacomo.cavalieri@icloud.com>2024-02-21 18:51:58 +0100
committerGitHub <noreply@github.com>2024-02-21 17:51:58 +0000
commit55e43e016739350d6636911171fb60fb2877516e (patch)
treeced6536f85847cdc48dee997459f899350df3047 /gleam.toml
parent6214b7bc87627f01ce5e776d136002fa5402544e (diff)
downloadlustre-55e43e016739350d6636911171fb60fb2877516e.tar.gz
lustre-55e43e016739350d6636911171fb60fb2877516e.zip
🚧 Better CLI error reporting! (#46)
* :construction: Wip * 🚧 Add error messages and fix step implementation
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml1
1 files changed, 1 insertions, 0 deletions
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"