Current section
Files
Jump to
Current section
Files
gleam.toml
name = "cog"
version = "2.0.1"
description = "A package for performing code generation actions."
licences = ["MIT"]
repository = { type = "github", user = "DanielleMaywood", repo = "cog" }
[dependencies]
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
simplifile = ">= 2.2.0 and < 3.0.0"
glexer = ">= 2.0.0 and < 3.0.0"
filepath = ">= 1.1.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"