Current section
Files
Jump to
Current section
Files
sketch_lustre
gleam.toml
gleam.toml
name = "sketch_lustre"
version = "3.1.2"
description = "A Sketch runtime package, made to work with Lustre!"
internal_modules = ["sketch/lustre/internals", "sketch/lustre/internals/*"]
licences = ["MIT"]
links = [{title = "Sponsor", href = "https://github.com/sponsors/ghivert"}]
gleam = ">= 1.13.0"
[repository]
type = "github"
user = "ghivert"
repo = "sketch"
path = "sketch_lustre"
[dependencies]
gleam_stdlib = ">= 0.60.0 and < 2.0.0"
lustre = ">= 5.0.0 and < 6.0.0"
sketch = ">= 4.1.0 and < 5.0.0"
[dev-dependencies]
gleeunit = ">= 1.5.0 and < 2.0.0"