Packages

A simple string utility library for Gleam

Current section

Files

Jump to
silver gleam.toml
Raw

gleam.toml

name = "silver"
version = "1.0.0"
description = "A simple string utility library for Gleam"
licences = ["Apache-2.0"]
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"