This commit is contained in:
41666 2025-04-29 19:48:03 -07:00
parent a62b7d1b5a
commit d93fe67216
7 changed files with 154 additions and 2 deletions

View file

@ -14,6 +14,11 @@ version = "1.0.0"
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
mist = ">= 4.0.7 and < 5.0.0"
wisp = ">= 1.6.0 and < 2.0.0"
gleam_erlang = ">= 0.34.0 and < 1.0.0"
envoy = ">= 1.0.2 and < 2.0.0"
gleam_http = ">= 4.0.0 and < 5.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"