Current section
Files
Jump to
Current section
Files
gleam.toml
name = "gl"
version = "0.0.1"
description = "A library of extra functions for the standard Gleam libraries."
licences = ["Apache-2.0"]
links = [{ title = "Author", href = "https://functora.github.io" }]
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"
[dev-dependencies]
gleeunit = "~> 1.0"