Current section
Files
Jump to
Current section
Files
gleam.toml
name = "glerd"
version = "3.0.1"
description = "Generate metadata of Gleam Records for runtime reflection"
licences = ["MIT"]
repository = { type = "github", user = "darky", repo = "glerd" }
gleam = ">= 1.2.0"
[dependencies]
fswalk = ">= 3.0.1"
glance = ">= 0.11.0"
gleam_stdlib = ">= 0.34.0 and < 2.0.0"
simplifile = ">= 1.7.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"