Current section
Files
Jump to
Current section
Files
gleam.toml
name = "gluple"
version = "2.2.0"
description = "Tuple methods for Gleam"
licences = ["MIT"]
repository = { type = "github", user = "darky", repo = "gluple" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
[dev-dependencies]
cleam = ">= 1.5.0"
gleeunit = ">= 1.0.0 and < 2.0.0"