geo-therminator/gleam.toml

13 lines
244 B
TOML
Raw Permalink Normal View History

name = "geo_therminator"
version = "1.0.0"
target = "javascript"
[dependencies]
gleam_stdlib = "~> 0.30"
gleam_http = "~> 3.5"
gleam_json = "~> 0.6.0"
gleam_javascript = "~> 0.6.0"
gleam_fetch = "~> 0.2.0"
2023-09-10 18:40:07 +00:00
lustre = "~> 3.0"
varasto = "~> 1.0"