Current section

Files

Jump to
Raw

gleam.toml

name = "caffeine_query_language"
version = "0.0.2"
description = "Description TBD"
licences = ["GPL-3.0"]
repository = { type = "github", user = "Brickell-Research", repo = "cql" }
links = [
{ title = "Website", href = "https://github.com/Brickell-Research/cql" },
]
[dependencies]
gleam_stdlib = ">= 0.63.0 and < 1.0.0"
gleeunit = ">= 1.0.0"