diff options
Diffstat (limited to 'gleam.toml')
-rw-r--r-- | gleam.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |