Current section
Files
Jump to
Current section
Files
gleam.toml
name = "cog"
version = "1.0.0"
description = "A package for performing code generation actions."
licences = ["MIT"]
[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"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"