Current section

Files

Jump to
kata_form gleam.toml
Raw

gleam.toml

name = "kata_form"
version = "0.2.0"
description = "Form data adapter for kata"
licences = ["MIT"]
repository = { type = "github", user = "Allianaab2m", repo = "kata-gleam" }
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
kata = ">= 0.2.0 and < 1.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.10.0 and < 2.0.0"