aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-03-22 01:42:26 +0000
committerHayleigh Thompson <me@hayleigh.dev>2024-03-22 01:42:26 +0000
commite85bc4729a15d9af5af5345151178afe849036ba (patch)
treecc229a534fff73b6cd0c1ea4b290a12cedb7aa08 /gleam.toml
parente9b765a757b610ea970f80e7c0092bf4899acfa6 (diff)
downloadlustre-e85bc4729a15d9af5af5345151178afe849036ba.tar.gz
lustre-e85bc4729a15d9af5af5345151178afe849036ba.zip
:truck: Move cli code to lustre-labs/dev-tools.
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml10
1 files changed, 1 insertions, 9 deletions
diff --git a/gleam.toml b/gleam.toml
index 533c4bc..f96c2e2 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -40,21 +40,13 @@ pages = [
]
[dependencies]
-argv = "~> 1.0"
-filepath = "~> 0.1"
-gleam_community_ansi = "~> 1.4"
gleam_erlang = "~> 0.24"
gleam_json = "~> 1.0"
gleam_otp = "~> 0.9"
gleam_stdlib = "~> 0.34 or ~> 1.0"
-glint = "0.16.0"
-justin = "~> 1.0"
-simplifile = "~> 1.4"
-spinner = "~> 1.1"
-tom = "~> 0.3"
-gleam_package_interface = "~> 1.0"
[dev-dependencies]
birdie = "~> 1.0"
gleeunit = "~> 1.0"
shellout = "~> 1.6"
+simplifile = "~> 1.4"