Current section
Files
Jump to
Current section
Files
lustre_virtual_list
gleam.toml
gleam.toml
name = "lustre_virtual_list"
version = "1.0.0"
# Fill out these fields if you intend to generate HTML documentation or publish
# your project to the Hex package manager.
#
description = "A virtual list component for lustre."
licences = ["Apache-2.0"]
repository = { type = "github", user = "schurhammer", repo = "lustre_virtual_list" }
# links = [{ title = "Website", href = "https://gleam.run" }]
[dependencies]
gleam_stdlib = ">= 0.40.0 and < 1.0.0"
lustre = ">= 4.5.1 and < 5.0.0"
[dev-dependencies]
gleeunit = ">= 1.2.0 and < 2.0.0"