Current section

Files

Jump to
bright gleam.toml
Raw

gleam.toml

name = "bright"
version = "1.0.2"
description = "Be bright. Derive data in your Lustre model."
licences = ["MIT"]
gleam = ">= 1.6.0"
[[links]]
title = "Sponsor"
href = "https://github.com/sponsors/ghivert"
[repository]
type = "github"
user = "ghivert"
repo = "bright"
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
lustre = ">= 4.0.0 and < 6.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"