Current section

Files

Jump to
lustre gleam.toml
Raw

gleam.toml

name = "lustre"
version = "3.0.2"
description = "An Elm-inspired framework for building web apps in Gleam!"
licences = ["MIT"]
links = [{ title = "Buy me a coffee?", href = "https://github.com/sponsors/hayleigh-dot-dev" }]
repository = { type = "github", user = "hayleigh-dot-dev", repo = "lustre/lib" }
[dependencies]
gleam_stdlib = "~> 0.30"