Packages

Gleam apply function

Current section

Files

Jump to
gleaf gleam.toml
Raw

gleam.toml

name = "gleaf"
version = "1.0.0"
description = "Gleam apply function"
licences = ["MIT"]
repository = { type = "github", user = "darky", repo = "gleaf" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
[dev-dependencies]
cleam = ">= 1.5.0"
gleeunit = ">= 1.0.0 and < 2.0.0"