Packages
base_emoji
1.0.0
Encoding to emoji designed to produce visually easily distinguished strings
Current section
Files
Jump to
Current section
Files
base_emoji
gleam.toml
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"