Current section
Files
Jump to
Current section
Files
gleam.toml
name = "gleerup"
version = "0.1.2"
description = "syrup encoding and decoding"
licences = ["Apache-2.0"]
repository = { type = "forgejo", host = "codeberg.org", user = "arisunz", repo = "gleerup" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
bitty = ">= 1.1.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
simplifile = ">= 2.4.0 and < 3.0.0"