Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glomp"
version = "1.0.0"
description = "placeholder for now :)"
licences = ["Apache-2.0"]
repository = { type = "github", user = "grottohub", repo = "glomp" }
links = [{ title = "Website", href = "https://gleam.run" }]
[dependencies]
gleam_stdlib = "~> 0.34 or ~> 1.0"
[dev-dependencies]
gleeunit = "~> 1.0"