Current section

Files

Jump to
ids gleam.toml
Raw

gleam.toml

name = "ids"
version = "0.8.0"
licences = ["Apache-2.0"]
description = "✨ Unique IDs for Gleam"
repository = { type = "github", user = "rvcas", repo = "ids" }
[dependencies]
gleam_stdlib = "~> 0.29"
gleam_otp = "~> 0.5"
gleam_erlang = "~> 0.18"
[dev-dependencies]
gleeunit = "~> 0.10"