Packages

Create a gleaming trail of application logs

Current section

Files

Jump to
comet gleam.toml
Raw

gleam.toml

name = "comet"
version = "0.2.1"
description = "Create a gleaming trail of application logs"
internal_modules = ["gleam/gleam_handler"]
licences = ["MIT"]
repository = { type = "github", user = "bnprtr", repo = "comet" }
gleam = ">= 0.32.0"
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
gleam_erlang = ">= 0.25.0 and < 1.0.0"
gleam_javascript = ">= 0.8.0 and < 1.0.0"
gleam_json = ">= 1.0.1 and < 2.0.0"
birl = ">= 1.6.1 and < 2.0.0"
gleam_community_ansi = ">= 1.4.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
gleam_otp = ">= 0.10.0 and < 1.0.0"