aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/gleam.toml b/gleam.toml
index 0c4250d..f288a24 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -17,3 +17,5 @@ internal_modules = [
[dependencies]
gleam_stdlib = "~> 0.34"
gleam_community_ansi = "~> 1.3"
+glint = "~> 0.14"
+argv = "~> 1.0"