From aebc83a19f768949495fe8c2545f1c0e8becd8cb Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 5 Nov 2023 18:49:22 +0100 Subject: platform data bundle this is pretty low-effort, but it seems to work fine? --- gleam.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'gleam.toml') 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" -- cgit v1.2.3