Current section
Files
Jump to
Current section
Files
gleam.toml
name = "gssg"
version = "1.0.0"
description = "Batteries-not-included, templating library agnostic SSG library for Gleam"
licenses = ["Apache-2.0"]
repository = { type = "codeberg", user = "pdewey", repo = "gssg" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
simplifile = ">= 2.3.1 and < 3.0.0"
filepath = ">= 1.1.2 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"