Current section

Files

Jump to
gwi gleam.toml
Raw

gleam.toml

name = "gwi"
version = "2.0.0"
description = "Game World Interface"
licences = ["MIT"]
repository = { type = "codeberg", user = "nnb", repo = "gwi" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gleam_json = ">= 3.0.2 and < 4.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"