Packages

A package for performing code generation actions.

Current section

Files

Jump to
cog gleam.toml
Raw

gleam.toml

name = "cog"
version = "2.0.2"
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"