Current section
Files
Jump to
Current section
Files
lustre_touch_events
gleam.toml
gleam.toml
name = "lustre_touch_events"
version = "2.0.0"
target = "javascript"
description = "๐ Lustre bindings for the TouchEvent Web API"
licences = ["Apache-2.0"]
repository = { type = "github", user = "okkdev", repo = "lustre_touch_events" }
# links = [{ title = "Website", href = "" }]
#
# For a full reference of all the available options, you can have a look at
# https://gleam.run/writing-gleam/gleam-toml/.
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
lustre = ">= 5.0.1 and < 6.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"