summaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
authorstuebinm2023-11-05 18:49:22 +0100
committerstuebinm2023-11-05 18:49:22 +0100
commitaebc83a19f768949495fe8c2545f1c0e8becd8cb (patch)
tree91ede4b97f741981403ed577c4d82fc3bb89b43c /gleam.toml
parent194bccdc10d8e1213938348b203cb1db24ce67a6 (diff)
platform data bundle
this is pretty low-effort, but it seems to work fine?
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 22c7545..0219bab 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -15,6 +15,7 @@ gleam_http = "~> 3.0"
mist = "~> 0.4"
gleam_hackney = "~> 1.0"
haystack = "~> 0.1"
+gleam_erlang = "~> 0.22"
[dev-dependencies]
gleeunit = "~> 0.6"