Current section
Files
Jump to
Current section
Files
gleam.toml
name = "benedict"
version = "0.1.0"
description = "Ordered dictionary for Gleam, with a twist ;)"
licences = ["MPL-2.0"]
repository = { type = "codeberg", user = "mhm", repo = "benedict" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"