Packages

Reload your mist web appliction in development, supports wisp etc.

Current section

Files

Jump to
mist_reload gleam.toml
Raw

gleam.toml

name = "mist_reload"
version = "1.0.1"
description = "Reload your mist web appliction in development, supports wisp etc."
licences = ["Apache-2.0"]
repository = { type = "github", user = "crowdhailer", repo = "mist_reload" }
links = []
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
radiate = ">= 1.0.0 and < 2.0.0"
mist = ">= 5.0.3 and < 7.0.0"
gleam_erlang = ">= 1.3.0 and < 2.0.0"
gleam_http = ">= 4.2.0 and < 5.0.0"
gleam_otp = ">= 1.1.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"