Current section

Files

Jump to
dungeon_mode gleam.toml
Raw

gleam.toml

name = "dungeon_mode"
version = "1.0.0"
description = "DUNGEON.mode glyphs in Gleam"
licences = ["CC0-1.0"]
repository = { type = "codeberg", user = "gwg", repo = "dungeon_mode" }
links = [
{ title = "DUNGEON.mode", href = "https://datagoblin.itch.io/dungeonmode" },
]
[dependencies]
gleam_stdlib = ">= 1.0.0 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"