name = "demo" version = "1.0.0" description = "Example Gleam app that loads configuration from a .glint file" [dependencies] gleam_stdlib = ">= 1.0.0 and < 2.0.0" glint = { path = "../.." }