Packages

Encoding to emoji designed to produce visually easily distinguished strings

Current section

Files

Jump to
base_emoji gleam.toml
Raw

gleam.toml

name = "base_emoji"
version = "1.0.0"
description = "Encoding to emoji designed to produce visually easily distinguished strings"
licenses = ["GPL-3.0-or-later"]
repository = { type = "codeberg", user = "delta_g", repo = "base_emoji" }
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
gblake3 = ">= 1.0.1 and < 2.0.0"
[dev_dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"